Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 08 Aug 2009 23:03:48 +0200
From:      Dimitry Andric <dimitry@andric.com>
To:        Doug Barton <dougb@FreeBSD.org>
Cc:        Mel Flynn <mel.flynn+fbsd.current@mailing.thruhere.net>, Ed Schouten <ed@80386.nl>, freebsd-current@freebsd.org, Artis Caune <artis.caune@gmail.com>, Thomas Backman <serenity@exscape.org>
Subject:   Re: What's up with the SVN repository?
Message-ID:  <4A7DE834.6020304@andric.com>
In-Reply-To: <4A7DE4E0.4010205@FreeBSD.org>
References:  <409F1C03-B18C-4084-93D0-3D1918D7F105@exscape.org>	<20090808174443.GT1292@hoeg.nl>	<200908081044.55066.mel.flynn%2Bfbsd.current@mailing.thruhere.net>	<4A7DC8CC.5050402@andric.com> <9e20d71e0908081339l19710247nbe03edd086de7456@mail.gmail.com> <4A7DE4E0.4010205@FreeBSD.org>

index | next in thread | previous in thread | raw e-mail

On 2009-08-08 22:49, Doug Barton wrote:
> Artis Caune wrote:
>> I think "svn diff, svn co, patch" is the only way how to switch to stable/8.
> You guys are making this way too complicated.
> 
> cd /usr
> mv src src-old
> svn co svn://svn.freebsd.org/base/stable/8 src
> 
> Then if you have anything in the old tree that you need you can use
> 'svn diff' etc. and bring it over.

That's exactly what Artis is suggesting, except for swapping the co and
diff steps. :)

Anyway, you could consider not re-expanding the keywords a bug in
either Subversion, or the FreeBSD extensions to it.  Since the help says
"This behavior is similar to 'svn update'", you would expect it to
update keywords...


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A7DE834.6020304>