Hi there,
today I finalized the migration from CVS at SourceForge to Subversion
managed by Trac.
Have a look at the "Source Browser" and "Timeline" and enjoy!
To prevent further modifications to the CVS repository, I removed all
developers from the SF project.
Accessing the subversion repository is *very* easy, I think it's even
easier than it was with CVS.
First, you need a subversion client. I'm sure *every* distribution
provides one...
To initially checkout the repo, use the following command:
svn co https://ssl.bulix.org/svn/lcd4linux/trunk lcd4linux
this should create a local directory 'lcd4linux', containing the 'trunk'
of the repository (development will focus on the trunk; branches and
tags are empty at the moment). No Login is necessary!
to update your local repository, use the following:
svn up
(within the lcd4linux directory!)
to check the status of your repo:
svn stat
svn stat -u
to create a patch, just use
svn diff
If you want write access to the repo (and I'd *really* appreciate active
development), please send me and/or Sam a mail to get write access to
the repository (which is easy, too)
If you have any questions, feel free to ask me!
Finally, I really hope that I can find much more time for development in
the future! I'm very sorry that I didn't even answer emails is the past....
bye, Michael
--
Michael Reinelt <re...@eu...>
http://home.pages.at/reinelt
GPG-Key 0xDF13BA50
ICQ #288386781
|