[
https://issues.jboss.org/browse/SEAMFORGE-115?page=com.atlassian.jira.plu...
]
Paul Bakker commented on SEAMFORGE-115:
---------------------------------------
I think that's going to far. Forge doesn't have to do stuff that can be done with
the same ease on the command line directly.
On the other hand, this could easily be implemented if all commands following hg/git/svn
are just redirected to the command line. The good part would be that you won't have to
leave forge to use version control. But still I think it's not that useful.
Abstract the underlying system away (have common commands for git/svn/hg) will be much
harder to implement because the commands mean different things in different tools. It will
be confusing for users too.
Detect underlying version control system and provide convenience
commands
-------------------------------------------------------------------------
Key: SEAMFORGE-115
URL:
https://issues.jboss.org/browse/SEAMFORGE-115
Project: Seam Forge
Issue Type: Feature Request
Components: Brainstorming
Affects Versions: 1.0.0.Alpha3
Reporter: Lincoln Baxter III
{code}$ source update
$ source checkin
$ source status
$ source history //limit to N rows by default{code}
Might be going too far, but it's a thought.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira