Qt4 porting started

Michael Buesch mbuesch at freenet.de
Tue May 24 00:03:05 BST 2005


Quoting Michael Buesch <mbuesch at freenet.de>:
> Quoting Cristian Tibirna <tibirna at kde.org>:
> > On Monday 23 May 2005 07:01, David Faure wrote:
> > > No, it's the opposite. A svn checkout tarball should have all files inside
> > > the .svn dirs, and no files out of it. Then after downloading, once can
> > > simply do "svn revert -R ." or simply "svn update" and all files will
> > > "reappear".
> > >
> > > find -type f | grep -v '\.svn' | xargs rm -f
> > 
> > Or less destructive
> > 
> > tar zcvf svntarball.tgz `find . -type d -a -name '.svn'`
> 
> Ok I did svn up and
> tar jcvf kde4.tar.bz2 `find kde4 -type d -a -name '.svn'`
> 
> Here's the resulting 54M tarball:
> http://s26.yousendit.com/d.aspx?id=26VFQNGX7YBDA3ROPYNJO1VANY

Oh and md5sum is:
8f05339109a2522c8431cc9e111084d5  kde4.tar.bz2
You should really check it (also for security reasons).

-- 
Greetings, Michael


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20050524/ce6a2aa9/attachment.sig>


More information about the kde-core-devel mailing list