Svn: generic failure when trying to get the latest FOG
-
Hi everyone,
Is it me or am I using an old SVN:
svn checkout svn://svn.code.sf.net/p/freeghost/code/trunk
I get “svn: generic failure”
I tried from two separate Ubuntu boxes. I am using svn, version 1.6.17 (r1128011)
compiled Jun 26 2013, 20:44:02
Thanks
~B -
try:
[code]svn co http://svn.code.sf.net/p/freeghost/code/trunk[/code] -
Works! Thank you very much!
-
You’re welcome.