[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: TortoiseProc commit issue

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 20 Aug 2008 18:20:36 +0200

Herman wrote:
> 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

In your test.bat, add:
TortoiseProc.exe /command:about
to see if really the latest version of TortoiseProc is called from your
script. Maybe it runs an older (still installed) version and not the
latest one?

I tried your setup again, with a fresh repository. It really works for
me here. I don't know why it shouldn't work for you.

One thought: just to make sure, you don't split the command line into
two lines (I assume this is because of the line wrap in the mail, not
your actual bat file)?

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net

Received on 2008-08-20 18:21:15 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.