I created a test folder with the files listed, the actual location on
disk is:
D:\projects\svn_test\folder1 containing file1.txt
D:\projects\svn_test\folder2 containing file2.txt
D:\projects\svn_test\scripts containing test.bat
test.bat contains:
TortoiseProc.exe /command:commit /path:"../folder1*../folder1/
file1.txt*../folder2*../folder2/file2.txt" /logmsg:"msg"
All files are part of the same repository
I am sure the files are modified, because they appear in the commit
dialog if i run the script from the top folder (of course omitting the
"../")
I just installed the latest nightly build, but still have the same
problem
I am using Windows XP professional Service Pack 3
perhaps you are running a different windows version?
I have no idea why it would work on your machine, but not on mine, so
it seems we're stuck here
thanks for the quick feedback
greetz
On Aug 19, 6:57 pm, Stefan Küng <tortoise..._at_gmail.com> wrote:
> Herman wrote:
> > ow, sorry, missed that line
> > I don't get how you can be in the scripts folder, and still use
> > "folder1" instead of "../folder1"
>
> Sorry, my fault: I copied the wrong paths to the mail. Of course I used
> the "../folder1" paths (otherwise as you correctly noticed it wouldn't
> have worked at all).
>
> Question is now, why doesn't it work on your machine but on mine?
> I doubt that the paths you mentioned are the paths you actually use.
> Maybe that's the reason? Maybe one of those paths have special chars in
> them and that's why it's failing?
> Or your paths are not all from the same repository? Or added but not yet
> committed?
>
> Stefan
>
> --
> ___
> oo // \\ "De Chelonian Mobile"
> (_,\/ \_/ \ TortoiseSVN
> \ \_/_\_/> The coolest Interface to (Sub)Version Control
> /_/ \_\ http://tortoisesvn.net
>
> signature.asc
> < 1KViewDownload
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-08-20 08:16:37 CEST