SVN from projects.cit-ec...

How to merge SVN packages from projects.cit-ec.uni-bielefeld.de
Added by Matthias Schöpfer over 11 years ago

To checkout and build packages that are gained from svn at projects.cit-ec.uni-bielefeld.de, you will have to add

ESVN_USER=<your_username>
ESVN_PASSWORD=<your_password>

and run
ebuild <package_to_merge>.ebuild manifest.

Make sure, you do not push your credentials into the git-tree... ;)


Comments