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

answer redirect to file does not work (svn ... >c:\tempfile.txt)

From: Artem Reva <artemu78_at_rambler.ru>
Date: Fri, 25 Jun 2010 00:44:31 -0700 (PDT)

i try to use svn.exe as child process in my application. So i want to see results in file. But some text never appear in file, alsways in console.

For example:
C:\>svn commit -m "" c:\SvnSource\ >c:\ttt.txt

Text "Sending SvnSource\cls\TEO_Teo.xml
Transmitting file data .." goes to file, but answer from server always goes to console:
"svn: Commit failed (details follow):
svn: File '/Cache/SvnSource/cls/TEO_Teo.xml' is out of date"

Why does it happen, how can i make svn write everything in text file ?

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2625897

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-06-25 09:47:41 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.