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.floe...@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.  
> 
> 

Reply via email to