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

Separating repo subdir into totally new repo?

From: Chris Shenton <Chris.Shenton_at_hq.nasa.gov>
Date: 2005-12-13 17:52:06 CET

We've got a number of repos for different projects. One has a
subdirectory hierarchy of test-suite code. Our developers would like
to pull that out into its own repository.

Any suggestions on how best
to pull out that test hierarchy and populate a totally new repo, while
preserving existing changelog info? is it as easy as something like
the following, or will the distinct repos break things?

  svn mv http://svnhost/proj1/testsuite https://svnhost/tests/testsuite

Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 13 18:46:32 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.