Bug 79533

Summary: Support for GNU Arch revision system for kdevelop
Product: [Applications] kdevelop Reporter: Chad Kittel <vertigo>
Component: generalAssignee: kdevelop-bugs-null
Status: RESOLVED INTENTIONAL    
Severity: wishlist    
Priority: NOR    
Version: 3.0.2   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

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.