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

Uh-oh. 'svn add --force top-level-wc-dir' broken?

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2007-10-01 17:50:02 CEST

Did somebody broke 'svn add --force'?

   $ svn st wc
   A wc/trunk
   ? wc/trunk/some-file.txt
   A wc/branches
   $ svn add --force wc
   subversion/libsvn_wc/lock.c:601: (apr_err=155007)
   svn: '.' is not a working copy
   subversion/libsvn_subr/io.c:2626: (apr_err=2)
   svn: Can't open file '.svn/entries': No such file or directory
   $

This should have succeeded, adding 'wc/trunk/some-file.txt' to version
control.

-- 
C. Michael Pilato <cmpilato@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on Mon Oct 1 17:50:14 2007

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.