The source code repository
Clone with git command-line
You can clone the master and provide an optional folder name at the end of the command.
git clone --recursive https://proxy2.de/repos/guestbook.git guestbook
git clone --recursive https://proxy2.de/repos/poll.git poll
Clone with TortoiseGit
Download and install TortoiseGit.
Contribute to the development
If you want to contribute to the development, contact me for a free git account.
|
What is SVN?
SVN is a command name for Subversion.
Subversion is an open source version control system by the Apache Sofware Foundation.
Subversion manages files and directories, and the changes made to them, over time.
This allows you to recover older versions of your data or examine the history of how your data changed.
Subversion was designed to replace CVS by CollabNet in the year 2000.
Subversion can operate across networks, which allows it to be used by people on different computers.
At some level, the ability for various people to modify and manage the same set of data from their respective locations fosters collaboration.
Progress can occur more quickly without a single conduit through which all modifications must occur.
Subversion website
Free e-mail address
anonmails.de is the simplest way for you to protect your private email address.
You can use anonmails.de for testing purpose to keep your inbox spam-free. anonmails.de supports POP3 and POP3S.
http://anonmails.de
|