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

Re: svn cp treats filename as directory name

From: Steve Strobel <steve.strobel_at_link-comm.com>
Date: Tue, 07 Oct 2008 11:22:41 -0600

At 10:24 AM 10/7/2008, you wrote:
>I am having trouble with the following command (under Ubuntu 8.04
>using Subversion command-line client, version 1.4.6):
>[snip]

For what its worth, I updated to the
Subversion command-line client, version 1.5.1.

At least the error message it gives makes more sense:
svn cp -r232 svn://192.168.25.29/trunk/linux-2.6.x/sound/blackfin/Makefile \
              svn://192.168.25.29/trunk/linux-2.6.x/sound/blackfin/Makefile \
              -m "Copying from rev 232 to maintain history of the
files we changed."
svn: Unable to find repository location for
'svn://192.168.25.29/trunk/linux-2.6.x/sound/blackfin/Makefile' in revision 232

Everything else seems to work the same as version 1.4.6 (which still
doesn't seem right to me).

I also noticed that when the Makefile "reappears" in revision 233
that its contents match rev 2, as tested with
svn diff -r2:233 svn://192.168.25.29/trunk/linux-2.6.x/sound/blackfin/Makefile

Steve

---
Steve Strobel
Link Communications, Inc.
1035 Cerise Rd
Billings, MT 59101-7378
(406) 245-5002 ext 102
(406) 245-4889 (fax)
WWW: http://www.link-comm.com
MailTo:steve.strobel_at_link-comm.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-10-07 19:24:05 CEST

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.