Here's what it looks like:
cvs -d :pserver:cvsread@cvs.php.net:/repository checkout -d Text pear/Text_Wiki/Text
Fatal error, aborting.
cvsread: no such user
Got this out of the readme
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | svn-in-readme-639804-4.patch | 1.4 KB | sfyn |
Comments
Comment #1
sfyn commentedI was able to check it out with subversion:
Comment #2
toni.stoev commentedPruning down to Text subdirectory is sufficient:
svn checkout http://svn.php.net/repository/pear/packages/Text_Wiki/trunk/Text TextComment #3
brycesenz commentedThanks for the helpful post; it solved my issue.
Changing the status to "reviewed and tested" in hopes of getting this minor change added to the README
Comment #4
sfyn commentedThis module looks suspiciously like it's been abandoned, but here's a patch for this issue anyway.
Comment #5
kenorb commentedThanks.
After downloading Text directory from svn and it conflict with your repository, remove all .svn directories via:
Comment #6
kenorb commentedDrupal 6 is no longer officially supported. If you think this issue is still relevant for 8.x, feel free to re-open.