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

Re: dropping support for old (format 1) working copies

From: <kfogel_at_collab.net>
Date: 2003-11-07 17:38:31 CET

Colin Watson <cjwatson@flatline.org.uk> writes:
> Oof.
>
> [cjwatson@riva ~]$ cat .svn/format
> 1
>
> Trying to check out my home directory again is going to give me a
> serious headache ... can you recommend a manual procedure for doing the
> conversion?

If it were a simple manual procedure, it would be simple to code :-).

Search for SVN_WC__OLD_PROPNAMES_VERSION in libsvn_wc, look at what
the code is doing in those conditionals, and do the same thing
yourself, basically.

Good luck!

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 7 18:19:37 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.