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

Re: Command Line Update with TSvn for VS

From: Andrew Boothman <andrew_at_mux.org.uk>
Date: 2005-11-04 17:30:54 CET

Stefan Küng wrote:
> Flanakin Michael C Ctr HQ OSSG/OMR wrote:
>
>> I'm using the version of TSvn for Visual Studio, so I have _svn
>> directories. I need to do a command-line update during my build
>> process; but the update is failing because it can't find the .svn
>> directory. Does anyone know how I can get around this? Is it possible
>> to call TSvn to do the update?
>
>
> Open the svn.exe in a hex editor. Then search and replace all
> occurrences of ".svn" with "_svn", then save the exe again.

Or you might be able to use TSVN's own command line interface to perform
the update
<http://tortoisesvn.sourceforge.net/docs/release/TortoiseSVN_en/apc.html>

Andrew

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Nov 4 17:31:23 2005

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

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