On 4/10/13 11:29 PM, Pascal Quantin wrote: > > 2013/4/11 Edwin Abraham <[email protected] > <mailto:[email protected]>> > > > I wanted to know where you guys maintain your source actively SVN or > GIT? > > > Hi Edwin, > > as stated in http://www.wireshark.org/develop.html, the main repository > is using subversion and you can also find a git mirror if you prefer.
The git repository is a bit of a second-class citizen because our SVN→git mirroring is unidirectional. Commits must be done using Subversion. I'm considering switching from our current software (svn-all-fast-export) to SubGit (http://subgit.com/) which would give us bidirectional mirroring and allow commits using either Subversion or git. ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
