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
14 hours 7 min ago
17 hours 2 min ago
18 hours 16 min ago
19 hours 40 min ago
21 hours 18 min ago
22 hours 46 min ago
1 day 30 sec ago
1 day 15 hours ago
1 day 16 hours ago
1 day 20 hours ago