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

Help! I'm lost

From: Philippe C. Martin <philippe_at_philippecmartin.com>
Date: 2005-09-14 22:47:41 CEST

Hi,

I have been through a lot of doc and faqs, but I cannot find a way out to my
problem(s).

I basically have quite a few problems with some sub-directories added to an
existing working copy (using add recursive)

I do not really know how to go about it, so these are sequential commands and
errors: (Note, SC is the top directory - I actually have quite a few
problems, but understanding this problem would be a good start)

Thanks a lot!

Philippe

***Commit root***
lots of files being processed then:

svn: Working copy '/home/philippe/dev/SC' locked
svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)
error (1)
***Cleanup root***
svn cleanup SC
svn: 'SC/Windows Installers/SCFB/Debug' is not a working copy directory
error (1)
****try to add Windows Installer as workging copy***
svn revert --recursive Windows Installers
svn: Working copy 'Windows Installers' locked
svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)
****try to commit Windows Installer***
svn commit -m 1.0.1 SCFB/SCFB.suo SCFB/SCFB.vdproj vb scfb install/main.frm vb
scfb install/scfinstall.exe vb scfs install/main.frm vb scfs
install/scfinstall.vbp vb scfs install/scfinstall.vbw --non-interactive
svn: Working copy '/home/philippe/dev/SC/Windows Installers' locked
svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)

-- 
*************************************
Philippe C. Martin
SnakeCard, LLC
www.snakecard.com
+1 405 694 8098
*************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 15 03:49:38 2005

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.