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
7 hours 47 min ago
12 hours 40 min ago
21 hours 32 min ago
22 hours 32 min ago
1 day 2 hours ago
1 day 3 hours ago
1 day 7 hours ago
1 day 14 hours ago
1 day 23 hours ago
2 days 50 min ago