You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by Brian Burch <br...@pingtoo.com> on 2019/12/07 23:41:27 UTC

Re: Confused (yet again) by Wiki Source

This much worked for me yesterday...

brian@schizo:~/sandboxApache/apacheds-wiki-2019/trunk/content/apacheds/advanced-ug$ 
svn info 4.2.3-enabling-access-control.mdtext
Path: 4.2.3-enabling-access-control.mdtext
Name: 4.2.3-enabling-access-control.mdtext
Working Copy Root Path: /home/brian/sandboxApache/apacheds-wiki-2019/trunk
URL: 
https://svn.apache.org/repos/asf/directory/site/trunk/content/apacheds/advanced-ug/4.2.3-enabling-access-control.mdtext
Relative URL: 
^/directory/site/trunk/content/apacheds/advanced-ug/4.2.3-enabling-access-control.mdtext
Repository Root: https://svn.apache.org/repos/asf
Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68
Revision: 1870965
Node Kind: file
Schedule: normal
Last Changed Author: brianb2
Last Changed Rev: 1870965
Last Changed Date: 2019-12-07 19:18:54 +1000 (Sat, 07 Dec 2019)
Text Last Updated: 2019-12-07 19:06:17 +1000 (Sat, 07 Dec 2019)
Checksum: ed38d95ff2072ad04ec426d6a3ab51c43a215e99


However, the next morning there has been no change to the production wiki...

https://directory.apache.org/apacheds/advanced-ug/4.2.3-enabling-access-control.html

I vaguely remember there is a "staging wiki" where changes can be 
reviewed by committers.

What, if anything, should I do to "push" my svn commit to the "staging 
wiki"?

If the above is true, what is the url of the "staging wiki", please?

Once I am satisfied with a change, how can I propagate it to the "live" 
wiki?

Thanks!

Brian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


Re: Confused (yet again) by Wiki Source

Posted by Brian Burch <br...@pingtoo.com>.
On 1/1/20 12:40 pm, Emmanuel Lécharny wrote:
> Happy new year Brian !
> 
> 
> On 01/01/2020 01:49, Brian Burch wrote:
>> Happy New Year, Emmanuel,
>>
>> Thanks for your instructions and optimistic wishes below.
>>
>> I successfully created and executed the bookmarklet.
>>
>> However, I don't want to experiment and make a mess... Could you tell 
>> me what I need to do to "commit" the two changes currently on the 
>> staging wiki to the productions site?
> 
> Just click on "Publish Site" , which is the fifth option in the top list 
> (after edit, update, etc).

I had overlooked the top list because I was expecting to update only the 
apacheds wiki, rather than everything to do with the project.

> You'"ll have to add a commit message (if you want) and click on the 
> 'submit' button under the 'message' box. That does the trick (after a 
> few seconds).

</snip>

Congratulations brianb2! You've now published the directory website.
The revision number of your commit was 1054737.


Thanks very much for your patience and guidance, Emmanuel. Now I know 
the process, I don't have an excuse to catch up on the rest of the 
changes I have on my list.

Brian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


Re: Confused (yet again) by Wiki Source

Posted by Brian Burch <br...@pingtoo.com>.
On 8/12/19 7:38 pm, Emmanuel Lécharny wrote:
> Hi Brian,
> 
> On 08/12/2019 00:41, Brian Burch wrote:
>> This much worked for me yesterday...
>>
>> brian@schizo:~/sandboxApache/apacheds-wiki-2019/trunk/content/apacheds/advanced-ug$ 
>> svn info 4.2.3-enabling-access-control.mdtext
>> Path: 4.2.3-enabling-access-control.mdtext
>> Name: 4.2.3-enabling-access-control.mdtext
>> Working Copy Root Path: 
>> /home/brian/sandboxApache/apacheds-wiki-2019/trunk
>> URL: 
>> https://svn.apache.org/repos/asf/directory/site/trunk/content/apacheds/advanced-ug/4.2.3-enabling-access-control.mdtext 
>>
>> Relative URL: 
>> ^/directory/site/trunk/content/apacheds/advanced-ug/4.2.3-enabling-access-control.mdtext 
>>
>> Repository Root: https://svn.apache.org/repos/asf
>> Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68
>> Revision: 1870965
>> Node Kind: file
>> Schedule: normal
>> Last Changed Author: brianb2
>> Last Changed Rev: 1870965
>> Last Changed Date: 2019-12-07 19:18:54 +1000 (Sat, 07 Dec 2019)
>> Text Last Updated: 2019-12-07 19:06:17 +1000 (Sat, 07 Dec 2019)
>> Checksum: ed38d95ff2072ad04ec426d6a3ab51c43a215e99
>>
>>
>> However, the next morning there has been no change to the production 
>> wiki...
>>
>> https://directory.apache.org/apacheds/advanced-ug/4.2.3-enabling-access-control.html 
>>
> 
> it's visible :
> 
> http://directory.staging.apache.org/apacheds/advanced-ug/4.2.3-enabling-access-control.html 
> 
> 
> 
> Note the 'staging' part in the URL :-)
> 
> 
> Everytime you commit something, it is visible on 
> directory.staging.apache.org/xxx

Thanks! I can see that my code block formatting is ugly (there is no 
language support for ldif).

It is good to know I can clean it up before moving it to the production 
system.

>> Once I am satisfied with a change, how can I propagate it to the 
>> "live" wiki?
> 
> 
> You will need to add the CMS bookmarklet 
> (https://cms.apache.org/#bookmark), then it's all about publishing the 
> site.
> 
> 
> Hope it helps !

Definitely!

Thanks..

>>
>> Thanks!
>>
>> Brian
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
>> For additional commands, e-mail: dev-help@directory.apache.org
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
> For additional commands, e-mail: dev-help@directory.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


Re: Confused (yet again) by Wiki Source

Posted by Emmanuel Lécharny <el...@gmail.com>.
Hi Brian,

On 08/12/2019 00:41, Brian Burch wrote:
> This much worked for me yesterday...
>
> brian@schizo:~/sandboxApache/apacheds-wiki-2019/trunk/content/apacheds/advanced-ug$ 
> svn info 4.2.3-enabling-access-control.mdtext
> Path: 4.2.3-enabling-access-control.mdtext
> Name: 4.2.3-enabling-access-control.mdtext
> Working Copy Root Path: 
> /home/brian/sandboxApache/apacheds-wiki-2019/trunk
> URL: 
> https://svn.apache.org/repos/asf/directory/site/trunk/content/apacheds/advanced-ug/4.2.3-enabling-access-control.mdtext
> Relative URL: 
> ^/directory/site/trunk/content/apacheds/advanced-ug/4.2.3-enabling-access-control.mdtext
> Repository Root: https://svn.apache.org/repos/asf
> Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68
> Revision: 1870965
> Node Kind: file
> Schedule: normal
> Last Changed Author: brianb2
> Last Changed Rev: 1870965
> Last Changed Date: 2019-12-07 19:18:54 +1000 (Sat, 07 Dec 2019)
> Text Last Updated: 2019-12-07 19:06:17 +1000 (Sat, 07 Dec 2019)
> Checksum: ed38d95ff2072ad04ec426d6a3ab51c43a215e99
>
>
> However, the next morning there has been no change to the production 
> wiki...
>
> https://directory.apache.org/apacheds/advanced-ug/4.2.3-enabling-access-control.html 
>

it's visible :

http://directory.staging.apache.org/apacheds/advanced-ug/4.2.3-enabling-access-control.html


Note the 'staging' part in the URL :-)


Everytime you commit something, it is visible on 
directory.staging.apache.org/xxx


> Once I am satisfied with a change, how can I propagate it to the 
> "live" wiki?


You will need to add the CMS bookmarklet 
(https://cms.apache.org/#bookmark), then it's all about publishing the site.


Hope it helps !


>
> Thanks!
>
> Brian
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
> For additional commands, e-mail: dev-help@directory.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org