Hi
Could we create tags and branches so we have the following structure:
./
branches/
tags/
trunk/
It seems this is the favored structure for most other svn based
projects I've used + plus it's the structure I use myself in my
projects.
If you need help on the project I would like to volunteer.
I have ~10 years php experience with php programming and good oop
understading
I use phpunit, phpdocumentor and cruisecontrol for my own projects.
Joe
On 05/05/2009, at 16.18, Knut Urdalen wrote:
Christian Grobmeier wrote:
How can he?
We don't have any tags or branches here:
https://svn.apache.org/repos/asf/incubator/log4php/
$ svn export -r 743368 http://svn.apache.org/repos/asf/incubator/log4php/trunk
log4php-trunk-r743368
should do.
That's the latest revision before we restarted all the recent work
initiated April 28th 2009. Or pick another revision if you want.
Knut