[Opendnssec-develop] Continuing working on old SVN feature branches

Jerry Lundström jerry at opendnssec.org
Mon Feb 17 11:49:18 UTC 2014


Hi,

Here is how you can continue working on the SVN branches, this example uses Yuri’s reload work branch and should work with all the other branches also.

# Fork opendnssec on GitHub
git clone git at github.com:<username>/opendnssec.git
cd opendnssec
git remote add svn https://github.com/opendnssec/opendnssec-svn.git
git fetch svn
git checkout -b svn/OpenDNSSEC-reload-rework reload-rework
git push -u origin reload-work

You now have a “reload-work” branch locally and on your OpenDNSSEC fork.

--
Jerry Lundström - OpenDNSSEC Developer
http://www.opendnssec.org/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 625 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.opendnssec.org/pipermail/opendnssec-develop/attachments/20140217/782f67b7/attachment.bin>


More information about the Opendnssec-develop mailing list