locked files.. svn cleanup doesn't work
From: mindspin311 <connoc.mindspin_at_gmail.com>
Date: Wed, 9 Apr 2008 13:50:39 -0700 (PDT)
First off, here's a bit of info on my local repository. I'm new to svn.. Just
svn, version 1.4.2 (r22196)
repository at ~/newrepos
I can run svn updates on blah and build.xml.2.3, but something is wrong with
[xx_at_zend01 newrepos]$ svn status
[xx_at_zend01 newrepos]$ svn list
[xx_at_zend01 newrepos]$ ls
[xx_at_zend01 newrepos]$ svn up
[xx_at_zend01 newrepos]$ cd blah/
[xx_at_zend01 blah]$ svn up
[xx_at_zend01 blah]$ cd ..
[xx_at_zend01 newrepos]$ cd build.xml.2.3/
[xx_at_zend01 build.xml.2.3]$ svn up
[xx_at_zend01 build.xml.2.3]$ cd ..
[xx_at_zend01 newrepos]$ cd test/
[xx_at_zend01 test]$ svn up
[xx_at_zend01 test]$ svn cleanup
[xx_at_zend01 test]$ ls -a .svn
[xx_at_zend01 test]$ cd ..
[xx_at_zend01 newrepos]$ ls -a .svn
[xx_at_zend01 newrepos]$ svn up
[xx_at_zend01 newrepos]$ svn cleanup
If I try to remove test.. it says it's locked. I removed it in the
[xx_at_zend01 newrepos]$ svn st
I tried checking out a new copy somewhere else and it didn't have test and
-- View this message in context: http://www.nabble.com/locked-files..-svn-cleanup-doesn%27t-work-tp16596457p16596457.html Sent from the Subversion Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: users-help_at_subversion.tigris.orgReceived on 2008-04-09 22:51:02 CEST |
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.