[Kst] Svn checkout questions

Brisset, Nicolas Nicolas.Brisset at eurocopter.com
Wed Jun 22 09:43:42 CEST 2005


I have 2 (series of) questions regarding svn checkout:

1) I was able to checkout kst at home using the command "svn co
svn://anonsvn.kde.org/home/kde/trunk/extragear/graphics/kst" but then I
can't generate the Makefile. Do I have to checkout a higher-level
directory, even though I'm only interested in kst at this point ? If so,
which one ? And would it be possible to include a Makefile.cvs at kst
level (or whatever is required to be ale to compile just kst, like in a
separate kst-only package) ?

2) at work, I am sitting behind a proxy and I can't checkout the sources
using "svn co
svn://anonsvn.kde.org/home/kde/trunk/extragear/graphics/kst" as it can't
resolve the server name (anonsvn.kde.org) without the proxy, and I have
not found any way to force it to use the proxy other than using http, in
which case I get the following error:
> svn co http://anonsvn.kde.org/home/kde/trunk/extragear/graphics/kst
svn: PROPFIND request failed on '/home/kde/trunk/extragear/graphics/kst'
svn: PROPFIND of '/home/kde/trunk/extragear/graphics/kst': 301 Moved
Permanently (http://anonsvn.kde.org)

I am wondering whether there is a anonymous http checkout possibility ?
(By the way, I can checkout svn sources using "svn checkout
http://svn.collab.net/repos/svn/trunk subversion")

Thanks for any help you might provide,

Nicolas


More information about the Kst mailing list