[pygccxml-commit] SF.net SVN: pygccxml: [19] release_manager
Brought to you by:
mbaas,
roman_yakovenko
From: <rom...@us...> - 2006-04-30 05:21:19
|
Revision: 19 Author: roman_yakovenko Date: 2006-04-29 22:21:08 -0700 (Sat, 29 Apr 2006) ViewCVS: http://svn.sourceforge.net/pygccxml/?rev=19&view=rev Log Message: ----------- genera; clean up: removing 2 files. People from thanks_to.txt file are referenced from web site. This is enough. Removed Paths: ------------- release_manager/sf-how-to.txt release_manager/thanks_to.txt Deleted: release_manager/sf-how-to.txt =================================================================== --- release_manager/sf-how-to.txt 2006-04-30 05:17:49 UTC (rev 18) +++ release_manager/sf-how-to.txt 2006-04-30 05:21:08 UTC (rev 19) @@ -1,31 +0,0 @@ -How to load web pages on SF ? - Phil Schwartz wrote: - I will add it shortly. As for the SF website interface, perhaps I can - help a bit. It took me some time to figure it out, but I've been a SF - user for several years so I know a lot about their interface. - - Basically, you need to ssh into your shell acount on SF. The easiest - way to do it is: - - $ ssh rom...@py... - - Once you're logged in (after supplying your password, of course). - You can then cd to your website directory: - - $ cd /home/groups/p/py/pygccxml/htdocs - - You can verify the existence of your web directory as such: - - $ l -d /home/groups/p/py/pygccxml - - You can then simply edit the index.html page with your favorite editor - (vi, emacs, pico, etc). - - Additionally, you can edit the files on your local system and use scp to - transfer them to your project's homepage. This is the method that I use - to update my websites (kodos, releaseforge, scratchy, denyhosts, faqtor, - etc...). - - cd www - scp * rom...@py...:/home/groups/p/py/pygccxml/htdocs - \ No newline at end of file Deleted: release_manager/thanks_to.txt =================================================================== --- release_manager/thanks_to.txt 2006-04-30 05:17:49 UTC (rev 18) +++ release_manager/thanks_to.txt 2006-04-30 05:21:08 UTC (rev 19) @@ -1,8 +0,0 @@ -Yulia -- my wife for patience -Brad King -- the author of GCCXML -Thomas Heller -- good SAX example -Detlev Offenbach -- eric3 - Python IDE \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |