From: Bob Archer [mailto:bob.archer_at_amsi.com]
>
> > TSVN 1.6.7 on WinXP Pro SP3
> >
> > I have a folder C:\work. In there I checked out a few
> folders froma https
> > svn server.
> > All of the are in the same folder on the server:
> > .../trunk/folder1
> > .../trunk/folder2
> > .../trunk/folder3
> > etc
>
> I assume you mean in the "repository" not on the "server"?
In the repo, yes. (which is on the server).
> >
> > In explorer I opened C:work , there I selected all folders,
> right clicked
> > and selected
> > "SVN Commit...". The Commit dialog shows, correctly listing
> local changes.
> > I have 3 of them, I deselect one and try to commit the
> other 2 by clicking
> > the OK
> > button.
> >
> > The result:
> > Error 'F:\work' is not a working copy
>
> Is it c:\work or f:\work? You don't show your local paths and
> where the WCs are.
>
> I would recommend you select commit from the root of each WC
> (check out) one at a time then.
Sorry, typo. It is C:\work
In there are the checked out folders: folder1, folder2, folder3
So again:
- i have checked out https://svn.server/svn/foo/trunk/folderX
(X=1,2,3,...,9) into C:\work,
creating C:\work\folderX
- I changed some files
- I opened in Windows Explorer the folder C:\work
- I selected all folderX items (all 9 of them)
- right clicked and selected "SVN Commit..."
- in Commit dialog 3 changed files were listed (and checked)
- I deselected one and clicked OK
Until now everything was OK, but the next dialog gave the error:
'C:\work' is not a working copy
David
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2451095
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-02-23 18:10:11 CET