[ 
https://issues.apache.org/jira/browse/BUILDR-222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12672886#action_12672886
 ] 

Alexis Midon commented on BUILDR-222:
-------------------------------------

According to this article [1], the way tags are done in the current patch might 
need to be adjusted.

[1] http://www.gitready.com/beginner/2009/02/03/tagging.html

> Support Git as a version control system
> ---------------------------------------
>
>                 Key: BUILDR-222
>                 URL: https://issues.apache.org/jira/browse/BUILDR-222
>             Project: Buildr
>          Issue Type: Improvement
>          Components: Core features
>    Affects Versions: 1.3.3
>            Reporter: Alexis Midon
>             Fix For: 1.3.4
>
>         Attachments: BUILDR-222-0001-git-support-for-release.txt, 
> BUILDR-222-0003-git-support-for-release.txt, 
> BUILDR-222-0004-git-support-fir-release.patch
>
>
> The Release task uses Subversion to check for uncommitted files and tag the 
> source repository.
> Of course this fails when your project does not use Subversion but Git for 
> instance.
> The improvement could be to provide a VCS abstraction with 2 implementations: 
> Subversion and Git.
> A method could instantiate the proper implementation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to