On Nov 21, 2004, at 11:16 AM, Stas Bekman wrote:

yes, this is the case, I'm just vieving it via viewcvs.cgi, which as I understand omits the /trunk/ part.

Actually, it doesn't. But looking at one of the links you sent in your last post, those directories were created for each project. So we have:


http://svn.apache.org/viewcvs.cgi/perl/modperl/docs/branches
http://svn.apache.org/viewcvs.cgi/perl/modperl/docs/tags
http://svn.apache.org/viewcvs.cgi/perl/modperl/docs/trunk

But I agree that docs should not be under modperl. But that's easily rectified:

  svn mv http://svn.apache.org/perl/modperl/docs \
    http://svn.apache.org/perl/modperl-docs
  svn mv http://svn.apache.org/perl/modperl \
    http://svn.apache.org/perl/modperl2

But note that this will make doing `svn diff` trickier for a while...

Regards,

David


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to