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

Help - possible bug in Subversion!

From: Ray Johnson <Rayj_at_ingenio.com>
Date: 2004-06-04 22:42:56 CEST

 
We have a case where a directory that we know is in the repository
doesn't come over when doing an "svn update" not matter what we try. We
have been able to reproduce how subversion gets into this state. Here
is what we did:
 
Starting in an existing working directory:
 
c:> rmdir Reports ;# Where Reports is a directory under
version control and did exist in the working directory
 
c:> svn update -N ;# Do a non-recursive update.
D Reports
Updated to revision 618.
 
This does not recreate the Reports directory. Why not?
 
Doing an "svn update" or "svn status" in the working directory shows we
are up to date, and no changes on our side.
However, the Reports directory still does not exist in our working
dierectory but is in the repository!
 
This has something to do with the "svn update -N". We have never seen
this happen with a normal "svn update" (even tested it on directories in
a different working directory). At this point I'm starting to think
there is a bug in that command.
 
Is this a known bug? Am I missing something? Help!
 
Ray
Received on Fri Jun 4 22:44:03 2004

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.