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

Trying to use an unsupported feature

From: Martin v. Löwis <martin_at_v.loewis.de>
Date: 2003-06-21 22:48:24 CEST

I have a sandbox which is just the trunk, which I try to tag. How can
I do that? I try

svn copy . <repo-url>/tags/<tagname>

This gives

svn: Trying to use an unsupported feature
svn: cannot copy path '' into its own child 'https://www.dcl.hpi.uni-potsdam.de/playground/tags/another'

I don't think I'm trying to copy a path into its own child here.

But if I do, how can I specify this copy operation?

Regards,
Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jun 21 22:49:16 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.