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

installation of svn rev 7674 will hose svn's wc for pre 7674 clients

From: Jani Averbach <jaa_at_cc.jyu.fi>
Date: 2003-11-08 05:23:02 CET

Hi!

I found that when I was running svntest script:

You build your svn from post 'workind dir format 3' sources,
then do make install, which one will call new one svnversion,
which one will update your wc-format flag.

After that you try access your wc with your old client, and result
is:

svn info data/svn_stuff/svn/trunk
svn: Path is not a working copy directory
svn: 'data/svn_stuff/svn/trunk' is not a working copy

cat data/svn_stuff/svn/trunk/.svn/format
3

svn --version
svn, version 0.32.1 (r7497)
   compiled Nov 4 2003, 16:03:52

You could simulate that behavior by building r7674, and using it's
svnversion binary for your current working copy. After that it is
hosed for pre 7674 clients.

So, perhaps this is not a bug, but an anomaly, which is worth a
mention somewhere?

Secondly, why is svnversion doing write operations to my working copy?
I found that is quite interesting.

BR, Jani

-- 
Jani Averbach
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Nov 8 05:23:46 2003

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

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