On 02.07.2012 20:31, Roy Marples wrote:
> On 02/07/2012 19:15, Stefan Küng wrote:
>> On 02.07.2012 18:43, Roy Marples wrote:
>>> Hi
>>>
>>> SubWCRev fails to open the input file like so
>>>
>>> cd \projects\dal\branches\5.7.0
>>> subwcrev . CCNetLabel.txt CCNetLabel_svned.txt
>>> error: Unable to open input file 'C:\Projets\DAL\branches\5.7.0\`
>>>
>>> cd ..\5.7
>>> subwcrev . CCNetLabel.txt CCNetLabel_svned.txt
>>> SubWCRev: `C:\Projects\DAL\branches\5.7'
>>> Last commited at revision 131
>>> Updated to revision 131
>>>
>>> So it fails because there is an extra .0 trailing the path.
>>> Can this be fixed please?
>>
>> works fine for me here.
>
> Did you try the exact path names as shown above?
Yes, see attached screenshot.
> We recently renamed our project branch dirs from 5.7 to 5.7.0, 5.7.1,
> etc and subwcrev fails on the same command in each branch.
> Trunk still works fine, and in all cases the subwcrev command is
> identical.
>
> What is interesting is that this call works in the same batch run, but
> at the start:
> subwcrev "." "WSDAL.nsi" "WSDAL_svned.nsi"
>
> I can emulate this 100% at a command prompt outside of our build
> process.
>
>> Not sure why it fails for you. It's as if the second parameter
>> (CCNetLabel.txt) is parsed empty in SubWCRev?
>
> I concurr. I have yet to look through the subwcrev sources to see if I
> can help track this down.
What version of TSVN are you using?
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2974450
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-07-02 21:04:51 CEST