On Sun, 2006-07-16 at 10:08 +0200, Jens Kraemer wrote: > Btw, would it be possible to create svn tags for the revisions that > correspond to released versions ? Or at least state somewhere which > exact revision a release is made from ? That way I could create the > Debian packages off the exact same revision instead having to export > trunk right after the release, hoping it's still the released revision.
Right now (and this will change soon), it's organized this way: /mongrel/branches/mongrel-0.4 mongrel-0.4 /mongrel/trunk mongrel_stable That's off of the base svn so you should be good. So, the 0.3.13.4 stream (stable) is in trunk, and my current work is being done in the branches/mongrel-0.4 location. I'll do a tag for the next release, but god I hate svn's tags. If it weren't for svk I'd avoid it entirely. -- Zed A. Shaw http://www.zedshaw.com/ http://mongrel.rubyforge.org/ http://www.railsmachine.com/ -- Need Mongrel support? _______________________________________________ Mongrel-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/mongrel-users
