Hello all,
I'm just getting started with Subversion/Tortoise. I have created a
branch that is visible in the repo-browser under my branches folder.
Within the folder I've created another folder titled ISR101290. Within
that folder exists the branched file. It is currently at revision 1318.
If I check the trunk the file is at revision 1311.
I'm having a problem where the file in the working directory does not
exist. I have tried numerous ways to put the file into the working
directory but it keeps telling me it is "obstructed". I have tried
various combinations of update/commit/revert/copy to/export/checkout ...
etc etc. I am unable to put the file that I can see in the repo-browser
back into the working directory.
Most recently I have right-clicked on the branches/ISR101290/ folder and
tried to checkout the file back into the working directory (\OMS in the
output below). It tells me I need to run update. I run update and am
told to run cleanup. I run cleanup and it fails. I have been stuck in
this loop for a couple of hours and am unable to determine how to
recover from this.
Thanks for any help!
Checkout from //path/to/repository/OMS/branches/ISR101290, revision
HEAD, Fully recursive, Externals included
'path\to\working\directory\OMS' is already a working copy for a
different URL; run
'svn update' to complete it
Command: Update
Error: Working copy 'path\to\working\directory\OMS' locked
Error: Please execute the "Cleanup" command.
Finished!:
Cleanup failed to process the following paths:
- path\to\working\directory\OMS
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2407958
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-10-15 19:57:17 CEST