The repository of DABC
DABC is managed by SVN repository.
Url of repository is
https://subversion.gsi.de/dabc.
Repository open for reading.
Checkout from repository
[shell] svn co https://subversion.gsi.de/dabc/trunk dabc
This will create dabc folder in current directory.
Code update
To get latest code:
[shell] cd dabc
[shell] svn up
Working with Eclipse
To create a new Eclipse project and workspace from the repository, create a new workspace directory and call eclipse.
On the welcome screen select
Workbench
.
Open Perspective
-
SVN Repository
-
New repository location
Enter URL of repository (
https://subversion.gsi.de/dabc).
Checkout trunk as new project.
--
LinevSergey - 17 May 2013