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

Re: cvs2svn.py problem with --trunk

From: <kfogel_at_collab.net>
Date: 2003-06-12 19:09:43 CEST

Blair Zajac <blair@orcaware.com> writes:
> I'm seeing some odd behavior using cvs2svn.py's --trunk:

That's the expected behavior, I think (though --trunk isn't tested
much and might well have other bugs).

The recommended repository layout is

   PROJ/trunk
       /tags
       /branches

We are taking the top level directories of the CVS repository as the
PROJects, and splicing the trunk|tags|branches underneath them.

See the function make_path() in cvs2svn.py.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jun 12 19:55:53 2003

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

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