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

Bug? svn up -N messes up wc

From: <njriley_at_uiuc.edu>
Date: 2003-01-28 19:18:38 CET

% svn co http://svn.sabi.net/repos/dev/trunk/launch/
% cd launch/launch
% svn st
% svn up -N launch.pbproj
At revision 73.
% svn st
? README
? VERSION
? entries-old
? launch.pbproj
? main.c
! nicholas.pbxuser
! project.pbxproj
% svn up
svn: No such file or directory
svn: svn_io_copy_file: error copying .svn/text-base/nicholas.pbxuser.svn-base to .svn/tmp/text-base/nicholas.pbxuser.svn-base.tmp

The general consensus on #svn is that svn up -N is broken. It would
be good if this were at least documented brokenness - I just did 'svn
help up' and thought 'hey, this -N option looks good!' - and it did,
too, right up until the time it broke my wc.

-- 
=Nicholas Riley njriley_at_uiuc.edu | http://www.uiuc.edu/ph/www/njriley
        Pablo Research Group, Department of Computer Science and
  Medical Scholars Program, University of Illinois at Urbana-Champaign
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:22:22 2006

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.