Marcus Boström wrote:
> First of all, thanks for a great product! I will make sure that my
> company donates some money to support future development of this killer-appJ
>
>
> I think I may have found a little bug though. After upgrading to version
> 1.5 our automatic build-script which also updates the source files from
> our repository stopped working. We use the command line executable
> TortoiseProc with the following command
>
> C:\Progra~1\TortoiseSVN\bin\TortoiseProc.exe /command:update
> /path:ClassLibrary /notempfile /closeonend:3
>
>
> In the earlier version, this command would update all files in the
> ClassLibrary folder but now the update dialog opens up but for some
> reason continues without updating any files. The output reads
>
> -command update
> -skipped ClassLibrary
> -Finished!
>
> And we can’t really figure out why it in version 1.5 choose to skips
> updating the files. The path ClassLibarary is a subfolder to the
> repository root if that would make any difference. I have tried to
> remove /notempfile since it’s now obsolete but that does not make any
> difference. Am I missing something?
The command you mentioned works fine for me here.
Are you sure that you have write access to the working copy? What
happens if you use the context-menu "update" command?
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
Received on 2008-07-03 19:04:56 CEST