Skip to content

dbravender/sv-subversion

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Users
=====

For documentation, see src/sv/__init__.py of visit http://code.google.com/p/sv-subversion/

Developers
==========

to deploy, switch into the release branch and run::

    rm setup.cfg
    python setup.py register
    python setup.py sdist bdist_egg upload -s
    svn up setup.cfg

...and don't forget to tag the release, like::
    
    sv tag release-N_N_N

maybe we can automate that one day.

You might need to update the wiki docs after a deploy too.

About

Automatically exported from code.google.com/p/sv-subversion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published