Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Plugins development => Topic started by: geiermeier on March 10, 2009, 08:58:46 am
-
What I want to do is call 'svn add' whenever a new file is added to the project.
Now it would be nice if someone could give me a short hint about how I would accomplish this. I've read most of the script documentation, I think but haven't found anything helpful.
-
That would be very useful indeed. Any ideas?
-
That would be very useful indeed. Any ideas?
Can be easily done by a plugin.
Hence I don't know if that makes sense - consider that you will do add a file by accident sooner or later which will then be in SVN, too...