[Kwintv] CVS -> SVN

Pedro de Carvalho Gomes pcgomes at gmail.com
Thu Jun 2 06:23:44 CEST 2005


Subversion does not allow checkout of single files.

Instead you should use the "cat" command. It does not supervise the 
checkout file, but is useful.
For example,the Makefile.am.in file should be fetched like this:

svn cat svn://anonsvn@anonsvn.kde.org/home/kde/trunk/extragear/multimedia/Makefile.am.in > Makefile.am.in


Christoph Brill wrote:

>Hi list,
>
>due to the change of KDE from CVS to SVN the current guide to get latest
>source is not up to date. I was able to check out the directories needed
>to my pc using this
>
>svn co
>svn://anonsvn@anonsvn.kde.org/home/kde/trunk/extragear/multimedia/kdetv/
>
>svn co
>svn://anonsvn@anonsvn.kde.org/home/kde/trunk/KDE/kde-common/admin/
>
>But
>
>svn co
>svn://anonsvn@anonsvn.kde.org/home/kde/trunk/extragear/multimedia/Makefile.am.in
>
>does not work ... svn only seems to accept directories and I just don't
>want the complete extragears directory.
>
>Can someone enlighten my darkness? :D
>
>Regards,
> Christoph
>
>_______________________________________________
>kwintv mailing list
>kwintv at kde.org
>https://mail.kde.org/mailman/listinfo/kwintv
>
>  
>



More information about the kwintv mailing list