• Homepage ist [[http://subversion.tigris.org/][http://subversion.tigris.org/]

  • Subversion ist als debian Package installiert.

  • home fuer repositories ist /home/subversion

  • Neues repository erstellen:
    • su - subversion
    • svnadmin create /path/to/repos
    • this creates a new directory, 'repos'. Make sure that /path/to/repos/ is on local disk, NOT a network share.
    • make SURE you have complete recursive read/write access to the newly created 'repos' directory.
    • understand that the repository is mainly a collection of BerkeleyDB files; you won't actually see your versioned data if you peek in there.

This site is powered by FoswikiCopyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding arbeitsgruppe.ch? Send feedback