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

Re: Putting multiple projects under svn

From: Tom Mornini <tmornini_at_infomania.com>
Date: 2004-03-28 05:16:08 CEST

On Mar 27, 2004, at 1:15 PM, Ross Boylan wrote:

> I have work scattered in a variety of cvs and rcs repositories. I was
> initially thinking I could gradually merge these into svn. However, my
> reading of the thread starting at
> http://www.contactor.se/~dast/svnusers/archive-2004-02/0614.shtml is
> that this operation is unsafe, because the dates of revisions must be
> in
> the same sequence as the svn revision numbers.
>
> Is that correct?
>
> If so, I think I have the following options:
> 1) Put each project into a separate svn repository.

This is what I've done.

The idea of one single DB that contains ALL the code I own just didn't
sit well. :-)

After all, the URL remains identical given a single SVN root, compared
to a single repository with the root containing one subdirectory for
each project.

I figured when I was *completely* convinced that SVN was foolproof I
could merge them all into a single repository without changing access
points. That assumes, of course, that such tools will become available
in the future.

The only downside I've noticed, and it does not currently actually
affect me, was the need to maintain users and passwords for each
repository.

-- 
-- Tom Mornini
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Mar 28 05:16:32 2004

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.