Re: VCS systems on linux



On Fri, Dec 01, 2006 at 11:45:04AM -0800, John L Fjellstad wrote:

Well, not exactly. CVS only does vcs-per-file. That is, it doesn't
know anything about the interrelationship between files.
The new generation vcs', like subversion and arch does keep track of
batches of dependencies. That is, say you change file A and B (which
depends on each other), and check them in together, then in Subversion,
they have the same version number. So, if you check out by version
number, you will get all the files (and older) that got checked in for
that version.

OTOH, if you are checking out a specific file, I don't know any vcs that
will check out all files that this specific file depend on.


Actually, subversion versions the entire repository.

Regards,

-Roberto

--
Roberto C. Sanchez
http://people.connexer.com/~roberto
http://www.connexer.com


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages

  • RCS (Revision Control System)
    ... I'm a little lost between CVS, SCCS, Arch, ... Subversion ... ... Thanks for your experiences ... To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org ...
    (Debian-User)
  • Re: VCS systems on linux
    ... The new generation vcs', like subversion and arch does keep track of ... depends on each other), and check them in together, then in Subversion, ... So, I have fileA, fileB, fileC at v5. ...
    (Debian-User)
  • Re: RCS (Revision Control System)
    ... I know CVS, arch and Subversion. ... eMail Style Guide: | ...
    (Debian-User)
  • Re: RCS (Revision Control System)
    ... I'm a little lost between CVS, SCCS, Arch, ... I don't know about "best", but so far I like arch, although it is a little ... like Subversion does, but it supports changesets, like Subversion does. ... If it's worth hacking on well, ...
    (Debian-User)
  • Re: use make and version control system for every project?
    ... not of revision control. ... How well does Subversion work without a web server? ... would you choose between Arch and Subversion? ... "It is easier to optimize correct code than to correct optimized code." ...
    (comp.lang.python)