-
Notifications
You must be signed in to change notification settings - Fork 41
DevNotes_Obsolete_OldWebPageInstructions
Check out web pages from from svn.code.sf.net/p/sasview/code/web. This can be done with
-
Eclipse
-
svn (like tortoiseSVN for example) - this will require having valid credentials. In principle this is not required for check out but will make checking in much simpler. for this type:
svn co https://svn.code.sf.net/p/sasview/code/web
Once the changes are made the changes must be checked back in (this requires having write access). It can be done either with
-
Eclipse
-
svn using the update command (svn info will give you information about the working copy) — the following will automatically commit back to where it was checked out from)
svn ci
Finally you need to log into the sasview.org machine which currently is at danse.chem.utk.edu then go to directory where the web pages resides and the update the local copy from the repository. Finally update the copy using
cd /var/www/sasview
svn update
- View/Subscribe to the SasView Calendar
- Fortnightly developer's agenda/minutes
- Developer Guides
- Admin Processes and Procedure Notes
- Active Project Pages
- Historical Archive of Obsolete Pages
- Contributor e-Learning Course (free)
- Non Coding contribution needs/projects
- New functionality projects
- DRAFT for acknowledging contributions