two playgrounds
Clarence Dang
dang at kde.org
Sat Jun 3 10:07:46 BST 2006
On Saturday 03 June 2006 01:53, Frans Englich wrote:
> On Friday 02 June 2006 15:36, Jos van den Oever wrote:
> > On Friday 02 June 2006 17:27, Aaron J. Seigo wrote:
> > > i'd like to merge these two modules into one in trunk/playground to
> > > eliminate the ambiguities. any objections?
> >
> > Fine with me. I'd like to rename
> > branches/work/kde4/playground/libs/archivereader into something more sane
> > anyway. Could you move it to trunk/playground/libs/kitten ?
>
> With CVS it was complex to move things properly, but with SVN it's a pretty
> little dance. Just `svn move` it, as with any other file/directory.
Just as an aside, it's only pretty if you have broadband internet: "svn
update" will delete the old folder/file and redownload the new folder/file -
even if the contents are exactly the same. Since "svn move" preserves
history, everybody uses it whenever they like causing modem users much pain.
Things are even more fun if you've modified a file in a folder and that folder
is subsequently moved twice before you go to commit (you get involved in an
ugly "svn switch" game).
More information about the kde-core-devel
mailing list