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

Re: [TSVN] Subversion artifacts in repository and working copy

From: Simon Large <slarge_at_slarge.plus.com>
Date: 2005-06-30 22:12:23 CEST

Phil Shaw wrote:
> I upgraded to TortoiseSVN 1.2.0, Build 3602 for Windows 2000 today
> from an earlier installation, 1.4 or so I think. I also installed
> Subversion 1.2 so I could use svnadmin to make a hotcopy backup of a
> file system repository.
>
> I did a checkout to test the the backed up repository and the primary
> content was okay, but artifacts from the Subversion system itself
> appeared in the working copy and repository:
>
> ./conf/.svn
> ./conf/svnserve.conf
> ./conf
> ./dav/.svn
> ./dav
> ./db/.svn
> ./db/revprops/.svn
> ./db/revprops/0
> ./db/revprops
> ./db/revs/.svn
> ./db/revs/0
> ./db/revs
> ./db/transactions/.svn
> ./db/transactions
> ./hooks/.svn
> ./hooks/post-commit.tmpl
> ./hooks/post-revprop-change.tmpl
> ./hooks/pre-commit.tmpl
> ./hooks/pre-revprop-change.tmpl
> ./hooks/start-commit.tmpl
> ./locks/.svn
> ./locks/db.lock
> ./locks/db-logs.lock

That looks like an empty pre-1.2 FSFS repository. TSVN 1.2.0 cannot
create one like that - it would include some locking hooks. I suspect
you have done something silly. If you are really really sure you didn't,
then report it on the subversion users list.

Simon

-- 
       ___
  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 Thu Jun 30 22:17:27 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.