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

Re: Switch error / sharing a library strategy

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-03-23 18:09:16 CET

Sylvain Vieujot <sv@freelance.com> writes:

> # This is Ok, the file is updated in the library
> $ svn copy project1/trunk/ project1/branches/v1WithSwitch
> A project1/branches/v1WithSwitch
> $ svn ci -m "branch project1"
> Adding project1/branches/v1WithSwitch

You have uncovered a bug, I have raised issue 1802. I suspect that
copies like that are usually made using the URL-to-URL, or wc-to-URL,
forms of the copy command and these appear to work better.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 23 18:10:00 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.