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

RE: Copy failure after renaming server

From: Bill Arnette <billa_at_signalscape.com>
Date: 2006-04-20 16:18:23 CEST

That was it! Thanks!

I thought that the case would only matter with respect to the directories
inside of the repository. In this case the path to the repository is
'svn://prodsvr/products/repositories/products' and the first directory in
the repository is actually 'DVRPro/trunk'. But, I guess the case
sensitivity applies across the entire URL.

-----Original Message-----
From: Alexander Somov [mailto:sublist@yandex.ru]
Sent: Thursday, April 20, 2006 9:10 AM
To: Arnette, Bill
Cc: users@subversion.tigris.org
Subject: Re: Copy failure after renaming server

On Thursday, April 20, 2006, 2:00:11 AM Arnette, Bill wrote:

> H:\products\DVRPro\build>svn cp .
> svn://prodsvr/products/repositories/products/D
Try to use capital letter here ^^^
Windows filesystem is case insensitive, but Subversion is not.

> VRPro/tags/1.1.124.0_full_dev -m "Tagging 1.1.124.0_full_dev"
> svn: Commit failed (details follow):
> svn: Source url
> 'svn://prodsvr/products/repositories/Products/DVRPro/trunk' is from
                                      ^^^
> different repository

> Any ideas why the copy is failing?

-- 
Alexander
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 20 16:20:51 2006

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.