Projekt

Externer Zugriff für Sandra =)
clone ssh://8username[at]rzdspc10.informatik.uni-hamburg.de//home/scratch/ghoststories/

Mercurial

ssh rzdspc5
cd ~
hg clone /home/scratch/ghoststories/
cd ghoststories

Commands:
hg pull  (neue dateien runterladen)
hg update (heruntergeladene dateien updaten)
hg add (neue dateien hinzufügen)
hg commit -m "text" (Änderungen committen)
hg push (alles an den Server schicken,  UNBEDINGT wichtig!)

mehr Infos:
hg help

SVN


$ svn checkout file:///informatik/isr/nats/repositories/geister/trunk

$ cd trunk

% svn info

(make your changes)

- first update: 

$ svn update

- then commit:

$ svn commit -m 'some comment'

mehr über SVN

-- LidiaKhmylko -- 23 Feb 2010
 
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback