OASIS Open Mailing List Archives  ·  All Lists  ·  virtio  ·  2013-08

virtio — archive

[Date Prev]  |  [Thread Prev]  |  [Thread Next]  |  [Date Next]   —  [Date Index]  |  [Thread Index]  |  [Month Index]  |  [List Home]

Your version control SVN project is set up


Chet Ensign <[email protected]> writes: > Members of the VIRTIO TC, > > As requested, we have set up an SVN project for you. You can access it at > https://tools.oasis-open.org/version-control/browse/wsvn/virtio/?sc=0 Thanks Chet! OK, here's the quickstart for using it with git-svn: # Create local virtio subdir with git - svn bridge. git svn clone https://tools.oasis-open.org/version-control/svn/virtio # To update from svn repo git svn pull # To update from svn repo and rebase your (unpublished) git commits git svn rebase # To push your changes into repo git svn dcommit I've pushed the virtio-spec with all changes posted here into the repository, so it should now be a reasonable startpoint for any diffs you want to post... Cheers! Rusty

[Date Prev]  |  [Thread Prev]  |  [Thread Next]  |  [Date Next]   —  [Date Index]  |  [Thread Index]  |  [Month Index]  |  [List Home]