|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
VCS libraryHi,
I realized that anjuta is working in several plugins like subversion, git, etc. So why don't we make a library like libgda for that vcs stuff? We have a unique interface implemented for subversion, git, bazaar and we use that library to make our plugin in anjuta, gtranslator, gedit etc. Regards. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Anjuta-devel mailing list Anjuta-devel@... https://lists.sourceforge.net/lists/listinfo/anjuta-devel |
|
|
Re: VCS libraryHi!
Point one: I you want to write such a library - do it. Point two: the version control systems differ in so many ways that an abstraction is really different. They also use the same terms for different kind of things (git branches != svn branches). We try to make an interface in anjuta for the most common operations (update, commit, add, remove, status) but it's very difficult to abstract any other operation. Regards, Johannes Am Dienstag, den 15.07.2008, 12:54 +0200 schrieb Nacho: > Hi, > > I realized that anjuta is working in several plugins like > subversion, git, etc. > So why don't we make a library like libgda for that vcs stuff? > We have a unique interface implemented for subversion, git, bazaar and > we > use that library to make our plugin in anjuta, gtranslator, gedit etc. > > Regards. > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ Anjuta-devel mailing list Anjuta-devel@... https://lists.sourceforge.net/lists/listinfo/anjuta-devel ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Anjuta-devel mailing list Anjuta-devel@... https://lists.sourceforge.net/lists/listinfo/anjuta-devel |
| Free Forum Powered by Nabble | Forum Help |