Qt4 porting started

Michael Buesch mbuesch at freenet.de
Mon May 23 23:58:05 BST 2005


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

-- 
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/11015b32/attachment.sig>


More information about the kde-core-devel mailing list