Quote:
Originally Posted by xxfog
Code:
svn co http://svn.web-wack.at/ispconfig3_roundcube3/trunk/ .
did not work for me , i had to type
Code:
svn checkout http://svn.web-wack.at/ispconfig3_roundcube3/trunk/ .
than everything worked fine! thank you!
|
co and
checkout are in fact both the same commands, it's like -h and --help flags. They both print out some help about the command, only -h is shorter. Don't know why it wouldn't work for you (and so, maybe others), but does
Code:
svn up http://svn.web-wack.at/ispconfig3_roundcube3/trunk/ .
work for you? Please try that for me. If that doesn't work either, it's probably not an error on your behalf and I'll assume there are others with the same issue. If so, I will correct the setup manual with the alternative commands.
Recent comments
23 hours 49 min ago
1 day 9 hours ago
1 day 10 hours ago
1 day 13 hours ago
1 day 18 hours ago
1 day 18 hours ago
1 day 20 hours ago
2 days 6 hours ago
2 days 11 hours ago
2 days 13 hours ago