[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: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-11-04 16:24:27 CET

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.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Nov 4 16:27:20 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.