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

Re: Cleanup trunk: move notes/old to developer-resources/vcdiff

From: Max Bowsher <maxb1_at_ukf.net>
Date: 2006-08-27 15:05:35 CEST

Lieven Govaerts wrote:
> Hi,
>
>
> in notes/old there are some old files, apparently containing some info
> on the VCDIFF format.
>
> I suppose that this information is obsolete, so I'd like to move the
> folder to developer-resources/difftools/vcdiff.
>
> Any objections? Approvals?

Agree that they should leave trunk.

However, difftools seems specific to tools, not algorithms, and we will
probably have other obsolete notes in the future, so how about:

rs=http://svn.collab.net/repos/svn
svn mkdir $rs/developer-resources/obsolete-notes
svn mv $rs/trunk/notes/old/draft-korn-vcdiff-01.txt \
       $rs/developer-resources/obsolete-notes/
svn mv $rs/trunk/notes/old/karlnotes \
       $rs/developer-resources/obsolete-notes/vcdiff-karlnotes
svn rm $rs/trunk/notes/old

Max.

Received on Sun Aug 27 15:27:32 2006

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.