Keith Hopkins wrote: > Hi guys, > > I find gitweb ( > http://nfg3.nfgs.net/cgi-bin/gitweb.cgi?p=dbmail.git;a=summary ) is much > nicer to use than the websvn, but how do the contents relate? Is git head > master same as svn trunk?
I use GIT, so that's my tree you're looking at. But I always use git-svn to maintain a two-way path between my public git tree and svn. That means changesets will map 1-1 with svn revisions. the git HEAD should be the same as SVN-trunk, but i've been away for a couple of weeks so recent SVN changes haven't been merged into git yet. the git branch dbmail_2_2 is the same as SVN branch dbmail_2_2_branch, but the same caveat applies. HEAD/trunk dbmail development will most likely switch to git if Aaron agrees. After that the SVN repo will act as a passive slave for publication and backward compatibility only. But Aaron seems to *like* svn, so I still have some proselytizing to do :-) -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl _______________________________________________ Dbmail-dev mailing list Dbmail-dev@dbmail.org http://twister.fastxs.net/mailman/listinfo/dbmail-dev