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

svn merge 'breaks' working copy...

From: Erik Wasser <erik.wasser_at_iquer.net>
Date: 2006-04-11 11:59:11 CEST

Hello list,

I've a problem with my portage. I googled and I found the following
posting http://svn.haxx.se/dev/archive-2005-11/1434.shtml very
interesting because its describing my situation very well. I've a
similar problem. I'm doing a clean checkout, then I do a merge and the
I want to checkin the sources. That throws a 'does not exist in
repository', but a 'svn update' is brocken too.

The following script reproduces the error:

% svn co $SVN/iquer.net/patches/backup-error-messages
% cd backup-error-messages
% svn -r 2354:2692 merge $SVN/iquer.net/src/. .
% svn up
svn: Working copy path 'perl-Admintool/t/25_urls.t' does not exist in
repository

Is there a solution for this problem? Is this a known issue? If it's
helpful I would give away a SSH account for testing it. Any hints?

I'm using 1.3.1 for the server and the client.

-- 
So long... Fuzz
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 11 12:00:27 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.