What do you mean by deselecting a file I don't want to commit? is that in the TSVN commit dialog, or in the search window?
I'd love to get these three things in one folder, but I can't see a way.. ASP.NET demands my code is in a IIS folder, so by metadata and smart client stuff would have to be too.
John
-----Original Message-----
From: SteveKing [mailto:steveking@gmx.ch]
Sent: Thu 28/10/2004 20:33
To: dev@tortoisesvn.tigris.org
Cc:
Subject: Re: [TSVN] Commiting multiple folders at once[Scanned]
JS.staff wrote:
> I've got 3 working copy folders in different parts of my HD, but they
> all form part of the same project (1 for SQL metadata, 1 for smart
> client, 1 for web services). I was trying to commit changes to all
> three at once.
>
> I tried tricking TSVN with shortcuts to the folders, but that didn't
> work ;)
Yes, we don't like it when someone tries to trick us ;)
> So I searched the whole of C: for the folder names, multi-selected
> the 3 folders I wanted, and did a commit.
>
> But I got an error message ('C: is not a working copy'). Is this a
> bug?
Depends on what you think is a bug:
TSVN knows that you've selected all the files in the commit dialog, so
to speed things up and to work around many bugs in Subversion with
non-recursive commits it tries to commit the parent folder of all the
selected files (which, usually, _is_ a working copy. It usually is the
working copy root). But in your case, the 'parent folder' of those three
folders is C:\ (the common root). And that's not a working copy. That's
why you get that error.
Workaround: change a file you _don't_ want to commit and deselect that
from being committed. Then it should work. Unless of course you hit one
of the Subversion glitches with non-recursive commits.
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Oct 29 08:48:51 2004