NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
This may have no bearing on your hate, but ... (Score:1)
# Yup. svn say's it is not in the repository
api_ref_data $ svn status aggtests/test/xml/xpath/
? aggtests/test/xml/xpath/pips3.t
Your comment doesn't match the code :-)
"svn status" is telling you that this particular working copy doesn't know about that file. It says nothing about what's in the repository. To actually compare against the repository, you'd use "svn status -u". But if that's your real reason for hating subversion, so be it.
Reply to This