Home » Developing U++ » U++ Developers corner » Ideas for an SVN addition to theide
Re: Ideas for an SVN addition to theide [message #16097 is a reply to message #16095] |
Tue, 27 May 2008 23:03   |
Oblivion
Messages: 1226 Registered: August 2007
|
Senior Contributor |
|
|
Quote: |
I'm coding on those days a class encapsulating SVN behaviour.
It should be able (when finished) to do by code all SVN command do, so checking out code, committing it, updatin, diff versions and so.
Next step would be to try an integration in theide, and I was thinking about the way on how to do it.
|
I think it would be great have some SVN functionality on TheIDE. Although I am happy with tortoise on Win32, IMHO a cross-platform (assuming that you are going to use standard U++ code) SVN which comes with the development enviroment itself by default will make theIDE more complete and desirable.
Quote: |
That depends only on how much of svn features are brought inside theide. I don't know smartsvn, but I tried tortoisesvn. Fancy app, but what you do with svn 99% of time ? commits and updates.
|
I agree, tortoise have a hell lot of functions that I didn't ever use. The basic functionality will be sufficient for the crucial operations. And I don't think that the hardest part will be theIDE integration. As far as I know the structure of theIDE source code, It should be relatively easy. The harder part will be -- probably -- the SVN class code. What is your road map anyway?
Also, Imho, this SVN++ or whatever you name it should be able to download the updated standard U++ SVN source code without confusing the the U++ newbie (of course after a confirmation prompt) with "one click" button and have a switch on TheIDE settings panel. Honestly, this type of source code update is something I would like to see on an IDE which depends on a custom class kit (and AFAIK, something they all lack about).
Github page: https://github.com/ismail-yilmaz
Bobcat the terminal emulator: https://github.com/ismail-yilmaz/Bobcat
[Updated on: Tue, 27 May 2008 23:16] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Thu Aug 28 05:51:12 CEST 2025
Total time taken to generate the page: 0.05477 seconds
|