Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for SVN paths that are not branches or trunk (ie tags) and a... #293

Closed
wants to merge 1 commit into from

Conversation

brettmc
Copy link
Contributor

@brettmc brettmc commented Mar 19, 2014

...lso fallback to displaying the repo's root name in the case where the repo path is none of tags/branches/trunk
This is a fix for issue 292

…d also fallback to displaying the repo's root name in the case where the repo path is none of tags/branches/trunk
@galaux
Copy link

galaux commented Mar 30, 2014

My ZSH prompt is the following 3 lines as I have no tag, nor branch

[me:~/mysvn] $'
'$'
'svn ‡

This patch nicely puts it back on one line:

[me:~/mysvn] svn ‡

So +1 for me on this patch.

@dolmen
Copy link
Collaborator

dolmen commented Apr 5, 2014

Merged in develop. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug SubVersion Related to Subversion (svn) VCS data
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants