Re: Trying to use an unsupported feature
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-06-22 16:33:41 CEST
"Martin v. Löwis" <martin@v.loewis.de> writes:
> svn copy . <repo-url>/tags/<tagname>
That looks like a bug in the copy logic.
> I don't think I'm trying to copy a path into its own child here.
Use URLs
svn copy <repo-url>/trunk <repo-url>/tags/<tagname>
I suspect most tags are made this way.
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sun Jun 22 16:34:36 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.