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

[Fwd: Commands needing svn copy (ren, mv etc) fail]

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-08-03 04:32:57 CEST

What the heck is this? This is the second person to report this bizarre
bug this week. Didn't we fix something similar to this? Or it a weird
interaction with a shell?

This report, along with the other one, looks like the first 3 chars of
the hostname is being chopped away by something.

-----Forwarded Message-----
From: Amit Sharma <amits@nsoftware.com>
To: issues@subversion.tigris.org
Subject: Commands needing svn copy (ren, mv etc) fail
Date: Mon, 02 Aug 2004 19:26:59 -0400

Hi,

Please excuse me for posting this message again, I had forgotten to
mention the os and the version.

Operating System: Mandrake Linux 9.2
SVN Version: svn, version 1.0.6 (r10360)

svn copy does not interpret the url correctly.

Examples of the command that fails follows.

svn copy svn://10.0.1.65/IPWorks/ctlclass
svn://10.0.1.65/IPWorks/ctlclass/branch -m"Test"
svn: File not found: revision '3074', path '/0.1.65/IPWorks/ctlclass'

svn copy svn://localhost/IPWorks/ctlclass
svn://localhost/IPWorks/ctlclass/branch -m"Test"
svn: File not found: revision '3074', path '/alhost/IPWorks/ctlclass'

It appears that the "/" in "svn://" is interpretted as some special
character.
I have tried various quotes and escape characters but nothing seems to
work.

Any help would be highly appreciated.

Thanks,
Amit

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@subversion.tigris.org
For additional commands, e-mail: issues-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 3 04:34:16 2004

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.