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

Re: nightly build and svn 1.5

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 22 Jan 2008 19:01:04 +0100

James Wilson wrote:

> I can wait for tortoise tomorrow but in the mean time I would like to
> update my machine to svn 1.5 and commit changes from command line in
> the folder that the new tortoise "touched". My question here is in
> reference to the "svn.exe" file sitting there in the /latest/win32/
> folder. Whats it doing there, and do I need to do something with it
> with regards to updating my local machine (command line svn AND tsvn)
> to use 1.5? Or should I just install the SVN beta 1.5 for Windows?

The 'svn.exe' and 'svnadmin.exe' in our nightly build folders are there
in case you find a bug in TSVN and want to reproduce it with the
official svn client (if it happens there too, then the bug is in the svn
library and I have it easier to find the reason or come up with a
reproduction recipe for the svn guys).

To use those, you must copy them into the TSVN installation folder
(usually: C:\program files\TortoiseSVN\bin) and run them from there.

If you want to 'upgrade' your existing svn client, then you have to
adjust the PATH env variable to not point to the original svn client
folder anymore but the TSVN bin folder where you copied the svn.exe to.

But I would not recommend that. Just use your original svn client.

And of course: we don't provide svnserve.exe or the *.so modules, so no
server updates from TSVN.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-01-22 19:01:20 CET

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.