C
Cyberman
Guest
Ok I got the bloody thing to compile eventually (mutter) however I do have a small problem
First Sourceforge tells me to use this to get Q-Gears
svn co https://svn.sourceforge.net/svnroot/q-gears
Erk!
svn: SSL is not supported
The only problem is Sourceforge doesn't use SSL here.. OK
now I try this
svn co http://svn.sourceforge.net/svnroot/q-gears q-gears
Which returns..
svn: PROPFIND request failed on '/svnroot/q-gears'
svn: PROPFIND of '/svnroot/q-gears': 301 Moved Permanently (http://svn.sourceforge.net) q-gears
All right some clear information for the just playing with SVN might be good now
svn co http://svn.sourceforge.net/q-gears doesn't do a whole lot either LOL.
So I would like to see what we are doing to check things out.. because
1) my windows box died again (I think it's the MB killing my hard disks :? ).
2) I throught at first I miscompiled subversion.. brain must engage
3) using the exact commands given by sourceforge doesn't work... so it might be good to be sure everyone knows.. (I guess)
4) Yes I did read how to get subversion from the book.
I can't see what I was doing wrong.. so it's probably something so simple it's ludicris
Cyb
First Sourceforge tells me to use this to get Q-Gears
svn co https://svn.sourceforge.net/svnroot/q-gears
Erk!
svn: SSL is not supported
The only problem is Sourceforge doesn't use SSL here.. OK
now I try this
svn co http://svn.sourceforge.net/svnroot/q-gears q-gears
Which returns..
svn: PROPFIND request failed on '/svnroot/q-gears'
svn: PROPFIND of '/svnroot/q-gears': 301 Moved Permanently (http://svn.sourceforge.net) q-gears
All right some clear information for the just playing with SVN might be good now
svn co http://svn.sourceforge.net/q-gears doesn't do a whole lot either LOL.
So I would like to see what we are doing to check things out.. because
1) my windows box died again (I think it's the MB killing my hard disks :? ).
2) I throught at first I miscompiled subversion.. brain must engage
3) using the exact commands given by sourceforge doesn't work... so it might be good to be sure everyone knows.. (I guess)
4) Yes I did read how to get subversion from the book.
I can't see what I was doing wrong.. so it's probably something so simple it's ludicris
Cyb