[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: Mon, 18 Aug 2008 22:20:53 +0200

Herman wrote:
> it does work if i run the script from the root folder like you did,
> but if i run it from a subfolder using relative paths that go 'up' in
> the directory structure, ex. ../folder1 things go wrong
>
> this does work (from within root folder):
> TortoiseProc.exe /command:commit /path:"folder1*folder1/
> file1.txt*folder2*folder2/file2.txt" /logmsg:"msg"
>
> this does not work (from within the scripts folder):
> TortoiseProc.exe /command:commit /path:"../folder1*../folder1/
> file1.txt*../folder2*../folder2/file2.txt" /logmsg:"msg"
>
> so in your case, to reproduce, after *opened cmd.exe
> * cd scripts
> * TortoiseProc.exe /command:commit /path:"../folder1*../folder1/
> file1.txt*../folder2*../folder2/file2.txt" /logmsg:"msg"

That's what I did, please read my last mail again:

>> * opened cmd.exe
>> * cd d:\test\testwc\scripts
>> * TortoiseProc.exe /command:commit
>> /path:"folder1*folder1/file1.txt*folder2*folder2/file2.txt" /logmsg:"msg"

Stefan

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

Received on 2008-08-18 22: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.