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

nightly builds

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 10 Sep 2010 21:38:52 +0200

Hi,

In case you're frequently using our nightly builds, here's some
important information:

The format of the working copy now uses only a single database at the
root of the working copy. Previously, every folder in a working copy had
its own .svn folder, but that now changed.
If you used nightly builds before, you may already have converted your
working copies to a format that uses a database instead of flat files to
store the wc info. If you're still using an 1.6.x client, then you can
simply upgrade your working copies with the command from the TSVN
context menu.
If however you already did that with an earlier nightly build, you now
must either use a python script to upgrade your working copy to the
latest format, or (what I recommend) do a fresh checkout of your working
copies.
I recommend the fresh checkout because the python script doesn't cover
all situations and might corrupt your working copy. And it doesn't
handle svn:externals at all.
If you want to use the script, it's available here:
https://svn.apache.org/repos/asf/subversion/trunk/tools/dev/wc-ng/bump-to-19.py

All this only applies if you're using a nightly build. If you're using
the official releases of TSVN, just ignore this email.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2657614
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-09-10 21:39:20 CEST

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.