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

Re: 1.7.1 working copies - verification

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Mon, 7 Nov 2011 23:59:53 +0200

The real answer is "Run tools/dev/wc-format.py".

If you can't do that, look for **/.svn/wc.db. In 1.7, the shell command

% sqlite3 .svn/wc.db 'pragma user_version;'

returns the magic number SVN_WC__FORMAT_NUMBER == 29.

Joe.Floeder_at_sungard.com wrote on Mon, Nov 07, 2011 at 20:50:10 +0000:
> How do know I have a 1.7.1 working copy? Can I tell by looking at the working copy on the file system? The older version had .svn directories and the entries file. What does the new working copy look like?
>
> We are running 1.7.1 and 1.6.17 on two different servers - right now I am not sure I am connecting to the correct svnserve process.
>
>
Received on 2011-11-07 23:00:35 CET

This is an archived mail posted to the Subversion Users mailing list.

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