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

1.0.1 veto for r8959

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-03-11 01:19:06 CET

A failed switch to the non-existant URL modifies the working copy:

$ svnadmin create repo
$ svn co file://`pwd`/repo wc
$ svn sw file://`pwd`/repo/foo wc
../svn/subversion/libsvn_repos/reporter.c:845: (apr_err=160005)
svn: Cannot replace a directory from within
$ svn info wc | grep URL
URL: file:///home/pm/sw/subversion/obj/repo/foo

I have a slight suspicion that my r8959 change may be responsible, I
am investigating, and as such I don't want this in 1.0.1. If it turns
out that r8959 is not the culprit I will remove my veto.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 11 01:19:30 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.