savannah-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Savannah-users] Updating Webpages


From: Svetlana Tkachenko
Subject: Re: [Savannah-users] Updating Webpages
Date: Sun, 21 Jan 2018 12:37:25 +1100

Christopher Dimech wrote:
> I am the administrator of GNU Behistun. I have done a co on my project but
> I am having a very hard time sending my new files. What commands would I have
> to do.
> 
> For check out I used
> 
> cvs -z3 -d:pserver:address@hidden:/web/gbehistun co gbehistun

1. For submitting your change perhaps you want a non-anonymous clone.  
https://savannah.gnu.org/cvs/?group=gbehistun suggests the relevant command is 
`cvs -z3 -d:ext:<membername>@cvs.savannah.gnu.org:/web/gbehistun co gbehistun`. 

2. After making your changes you may need to use `cvs commit` (cvs ci) to 
upload the changes. See https://savannah.gnu.org/maintenance/CvsGettingStarted/

3. The change may not show live immediately. I think the web pages update 
script runs every hour as I read on the Savannah wiki about two years ago, but 
I can't find this offhand.

-- Sveta



reply via email to

[Prev in Thread] Current Thread [Next in Thread]