Mantis Bugtracker



SVN access for all projects - 2008-06-19 09:30 - admin [Announcement]
You can download sources using my SVN server on my personal machine (please, don't flood too much ;-)).

This one is powered all the time in general, but sometimes not so don't blame me about that, I prefer to manage my database myself.

Now, to download the latest revision of the trunk use following command:

svn co svn://<ip>:<port>/<project>/sources/trunk [^] <local dir>

where:
- <ip> = 62.147.250.30
- <port> = 22
- <project> = one of them:
    blender-mos
    python-mos
- <local dir> = your local directory where sources will be uploaded.

If a want to checkout a special releases where bug fixes are committed you can replace "trunk" by "branches/<release name>", where <release name> is the version number of the release (for example: Blender 2.46 it's "branches/2.46").

Please read SVN documentation for others usages.

Archives ] RSS ]


Copyright © 2000 - 2009 Mantis Group
Powered by Mantis Bugtracker