rlrcstr wrote:
> I'm not sure if this is a Tortoise problem or an SVN problem... All
> action is taken through tortoise. I'm on a Vista Ultimate 64-bit
> machine and my repository is on a Win2K3 server - if that matters...
>
> Scenario:
>
> I check for mods before commit.
> I see a subfolder that holds crap I don't need in svn.
> I select ignore <folder> from the shortcut menu.
> Tortoise shows that the "." folder has been modified. (I'm guessing
> because of the property update)
>
> After that, I can no longer commit anything. I get the following errors:
>
> Error: Commit failed (details follow):
> Error: Your file or directory '.' is probably out-of-date
> Error: The version resource does not correspond to the resource within
> the transaction. Either the requested version resource is out of date
> (needs to be updated), or the requested version resource is newer than
> the transaction root (restart the commit).
Read the error message :)
> What's actually causing this, and is there a way to fix it? Is this a
> known issue with ignoring items? I didn't get much success in looking
> for a resolution in my searches. Thanks.
Just run update on your working copy.
After that, you can commit property changes to your folder.
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
Received on 2008-02-07 19:38:54 CET