2012/12/18 Ralph Goers <ralph.go...@dslextreme.com>:
>
> On Dec 18, 2012, at 1:03 PM, Olivier Lamy wrote:
>
>>>
>> Maybe could be simpler with committing your staged versionned site to
>> log4j2-xxx (tru the maven plugin) for review and then modifying
>> .htaccess file (too prevent huge checkout on your machine and to
>> modify a symlink this probably won't work for windauze folks).
>> With this, just to do: deploy the site tru scm-pub plugin then when
>> vote passed only modify the .htaccess file
>> (that's just an idea)
>
> If you follow the instructions on the wiki the checkout doesn't have to be 
> huge.  You will get the main part of the web site and then you can get the 
> subproject parts you want individually.
>
> I noticed that when you check out the site on Windows you get a file that 
> represents the symlink. Of course, it doesn't do anything useful on windows 
> as it would on a unix-based system, but I would expect you could hand modify 
> it to update the link.
>
> What does the scm-plugin do to deploy the site that makes it easier than 
> doing a cp and svn commit?
Part of the build so no manual steps (add, commit etc...)
And do some cleanup: If content generated doesn't produce anymore
file(s) which were in svn path they will be "svn rm".
>
> Ralph
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to