[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Mac OS X - best setup for small developer?

From: Zieg, Mark <mark.zieg_at_lmco.com>
Date: 2005-03-24 19:59:01 CET

>> (4) Although the "Book" says you can put multiple projects in one
>> repository, is there any advantage to having a repository for each
>> project (most my projects are just text code files)?

An advantage of keeping all projects in a single repository is that, if
you copy files from one project to another (reusing old Makefiles,
unit-test drivers, Doxyfiles, anything easier to "copy-and-kludge" than
recreate), you get to keep the revision history. In contrast, AFAIK, if
your "svn cp" between two different repositories, all you get is the
latest version of the file.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 24 20:34:39 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.