Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: pledreau on January 19, 2006, 11:37:50 AM

Title: versionning
Post by: pledreau on January 19, 2006, 11:37:50 AM
Hello,

I'd like to know what versionning tools are integrated within code::blocks IDE ?
Where can I find help on this topic ?

More precisely I'd like to know if clear case is integrated within code::blocks IDE ?
If no, how is it possible to do that ?

Thanks in advance for your answers

pledreau
Title: Re: versionning
Post by: Michael on January 19, 2006, 12:14:13 PM
Quote from: pledreau on January 19, 2006, 11:37:50 AM
Hello,

I'd like to know what versionning tools are integrated within code::blocks IDE ?
Where can I find help on this topic ?

If I remember correctly RC2 had a SVN plugin, but this plugin was not working correctly. You can try to search in the forum for useful posts (if any).

Quote from: pledreau on January 19, 2006, 11:37:50 AM
More precisely I'd like to know if clear case is integrated within code::blocks IDE ?

AFAIK no.

Quote from: pledreau on January 19, 2006, 11:37:50 AM
If no, how is it possible to do that ?

You can try to implement it as C::B plugin. Check in the C::B wiki about plugins (http://wiki.codeblocks.org/index.php?title=Developing_for_Code::Blocks).

Michael
Title: Re: versionning
Post by: mandrav on January 19, 2006, 01:01:33 PM
QuoteMore precisely I'd like to know if clear case is integrated within code::blocks IDE ?

Yes it is. Search the forum. Someone created a clear case plugin.
Title: Re: versionning
Post by: Michael on January 19, 2006, 01:28:18 PM
Quote from: mandrav on January 19, 2006, 01:01:33 PM
Yes it is. Search the forum. Someone created a clear case plugin.

Yes, right :). I have posted too fast :oops:. ClearCase Plug-In (http://forums.next.codeblocks.org/index.php?topic=1185.0) by killerbot.

Michael