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

Re: Problem with svn copy

From: Mark Parker <mark_at_msdhub.com>
Date: 2005-01-21 00:25:47 CET

Haldi, Silvio wrote:
> Hi all
> I use the command line tool (on winXP) of subversion (tried 1.1.2 and 1.0.9) to do a tag on repository (server version 1.0.8).
> I do the following:
> $ svn copy . //myhost:myport/svrep/foo/tags/tag_test
> svn: Error resolving case of '//myhost:myport/svrep/foo/tags/tag_test'
>
> By the way: any other svn command I use work well...
>
> I have no clue what the error message means...
> Does anybody know what the problem is?
>
> Best regards
> Silvio

That doesn't look like a valid URL. Try svn:// or http:// and see what
happens.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 21 00:33:05 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.