Difference between revisions of "Svn"

From ConceptCar
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
 
The username and password is "guest" (without quotes).
 
The username and password is "guest" (without quotes).
  
Checkout using the following command:
+
Checkout using the following command (with readonly permissions):
   svn co https://mars.iese.fraunhofer.de/ConceptCar/
+
   svn --username guest --password guest co https://mars.iese.fraunhofer.de/ConceptCar/
 +
 
 +
For gaining full (r/w) access contact <tt>donald.barkowski(at)fhg.iese.de</tt>.

Latest revision as of 08:22, 28 August 2009

ConceptCar subversion repository:

Browse online: https://mars.iese.fraunhofer.de/ConceptCar/ The username and password is "guest" (without quotes).

Checkout using the following command (with readonly permissions):

 svn --username guest --password guest co https://mars.iese.fraunhofer.de/ConceptCar/

For gaining full (r/w) access contact donald.barkowski(at)fhg.iese.de.