One of three things is confused:

1. 
http://maven.apache.org/developers/website/deploy-component-reference-documentation.html
2. me
3. some prior publication of maven-scm

The live content for scm was and is sitting at:

   https://svn.apache.org/repos/infra/websites/production/maven/content/scm/

So, if xxx- below is scm-, what's yyy? In the first command, it's also
'scm'. In the second command, it is nothing. Is this something special
about scm or what?


SVNPUBSUB=https://svn.apache.org/repos/infra/websites/production/maven/content

svn cp $SVNPUBSUB/xxx-archives/yyy-LATEST
$SVNPUBSUB/xxx-archives/yyy-$version -m "Archive versioned site."

svn rm $SVNPUBSUB/xxx/yyy -m "Remove old site."
svn cp $SVNPUBSUB/xxx-archives/yyy-$version $SVNPUBSUB/xxx/yyy -m
"Publish new site."

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to