Bug 79533 - Support for GNU Arch revision system for kdevelop
Summary: Support for GNU Arch revision system for kdevelop
Status: RESOLVED INTENTIONAL
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 3.0.2
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-13 05:45 UTC by Chad Kittel
Modified: 2008-06-29 19:28 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chad Kittel 2004-04-13 05:45:58 UTC
Version:           3.0.2 (using KDE KDE 3.2.1)
Installed from:    Compiled From Sources
Compiler:          gcc (GCC) 3.3.3 
OS:          Linux

Native support for GNU arch (http://www.gnu.org/software/gnu-arch/) revision control system would be great to see with kdevelop.

Snippit from website...
GNU arch is a revision control system, similar in purpose to tools such as CVS, SCCS, and Subversion. It is used to keep track of the changes made to a source tree and to help programmers combine and otherwise manipulate changes made by multiple people or at different times. 

Tutorial...
http://www.gnu.org/software/gnu-arch/tutorial/arch.html

Thanx
Comment 1 Amilcar do Carmo Lucas 2004-07-19 22:41:36 UTC
I do not see this happening unless you contribute the code to do it.

Take a look at:
http://www.kdevelop.org/HEAD/doc/api/html/classKDevVersionControl.html
for inspiration :)
Comment 2 Andreas Pakulat 2008-06-29 19:28:37 UTC
apparently no interest in this and it won't make it into our core anyway.