[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]

Re: [XaraXtreme-dev] XaraLX-0.7r1717.tar.bz2 disappeared



Alex Bligh wrote:


--On 05 September 2006 10:38 +0100 Graeme Robinson <GraemeR@xxxxxxxx> wrote:

The svn route will take longer and use more bandwidth than simply
keeping your own copy of what you need.

Surely not if it does an "svn up", because then it will only download
the differences (which will normally be none).

Alex
The svn information is stripped out (by the find command), which is actually quite important since keeping it in will approximately double the size of the source archive. Without this information svn up is not possible. Having said this you could maintain 2 copies of the source, one with the svn information left in and one without and just make a copy of the 'live' to the one which is used as the image of the distribution tarball. This is then stripped, autogen'ed and tar'ed.

   Luke