github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

offbytwo / git-svn-extensions

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 6
    • 1
  • Source
  • Commits
  • Network (1)
  • Issues (0)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (2)
    • gh-pages
    • master ✓
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

Extensions to git-svn to simplify common tasks like creating and deleting branches in svn — Read more

  cancel

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

added git-svn-up function to simulate svn up in git by using stash 
Cosmin Stejerean (author)
Tue Feb 02 13:40:20 -0800 2010
commit  1291465a18003f87acef9c764c1c4a1f61663f73
tree    67085253dfe52923d0cfbc87a889f8257dbb74c0
parent  86ebe371c50b65f2dc82668526fc52e28a19b839
git-svn-extensions /
name age
history
message
file LICENSE Thu May 14 13:58:28 -0700 2009 added a license file [Cosmin Stejerean]
file README Thu May 14 14:03:04 -0700 2009 updated README to mention author and license [Cosmin Stejerean]
file source.sh Tue Feb 02 13:40:20 -0800 2010 added git-svn-up function to simulate svn up in... [Cosmin Stejerean]
README
Author: Cosmin Stejerean (offbytwo)
License: MIT
Description: git-svn-extensions are a set of shell scripts that make it easier 
to work with subversion from git.

* Installation *

The current extensions are written as a set of bash functions. Simply add the
following line to your .bashrc or similar to take advantage of these features

 . /path/to/this/project/source.sh

* Usage *

- creating a subversion branch

  $ git-svn-create-branch branch_name

  This will create a branch in svn with that name, and check it out locally as
  svn-branch_name

- deleting a subversion branch

  $ git-svn-delete-branch branch_name

- removing remote branches that no longer exist in svn

  $ git-svn-prune-branches # shows what would be removed
  $ git-svn-prune-branches -f # actually removes those branches

- list svn branches (excluding trunk and tags/)

  $ git-svn-branches
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server