Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] GIT vs SVN

From: Gerald Combs <gerald@xxxxxxxxxxxxx>
Date: Fri, 04 Apr 2014 09:09:22 -0700
On 4/4/14 8:47 AM, Gerald Combs wrote:
> On 4/4/14 7:21 AM, Herb Falk <herb@xxxxxxxxxxxx> wrote:
>> The latest source code does not appear to be available through the use
>> of SVN any longer?  If there is a mechanism, can somebody explain to me
>> how to get this to work.  My current dev environment is SVN tree/managed.
> 
> We migrated to Git + Gerrit on January 28. Anonsvn.wireshark.org will
> stay up and running for a while longer but the Wireshark SVN repository
> is deprecated. It might be possible to create a Subversion mirror (e.g.
> with SubGit or a mirror on GitHub) but I'm not sure how usable or
> reliable that would be.

I've also configured the server to refuse SVN connections (specifically
the OPTIONS and PROPFIND HTTP methods) for the wireshark repository
under the assumption people might still be unaware of the migration. I'd
hate to see someone have to merge a code base that's wildly out of sync
6 or 12 months from now.

The wireshark-win32-libs and wireshark-win64-libs repositories should
still work. I can also un-break the wireshark repository if needed.