|
Re: Subversion integration: msg#00021gnome.mono.monodevelop.general
Joshua, I have used your port of Alg::Diff in the past. Its great. Awesome to see you working on this. What release should the below be run against? Our svn releases change quite frequently. ~ chris On Apr 6, 2005 7:53 AM, Joshua Tauberer <tauberer@xxxxxxx> wrote: > Hey. > > At the expense of getting actually important things done in my life, I > started hacking subversion integration for MonoDevelop a few days ago. > It's far from complete, but I wanted to post it to see people's thoughts. > > The source & binaries are posted at: > http://taubz.for.net/code/mdvcaddin.tgz > > To use it, copy VersionControl.addin.xml and (from the bin directory) > Diff.dll, DiffGtkWidget.dll, and VersionControl.dll to your MD AddIns > directory. (Diff and DiffGtkWidget come from my Diff library at > http://taubz.for.net/code/diff.) > > The addin adds two new context menu items -- Diff and History -- to > files listed in the project browser that are under svn version control. > Diff shows a nice color-coded difference since the last commit/update, > automatically updating when the file is saved, and supporting exporting > unified diffs via Save As. History shows all of the log messages for a > file going back to revision 0, with buttons to show changes or the > file's content at any of the revisions. > > Subversion (specifically libsvn_client-1.so.0) has to be installed for > the history functions to work. > > Among the things that are left to program are catching exceptions when > there are problems, progress bars, and all of the remaining svn commands. > > Other version control systems can be plugged into the addin easily, if > anyone else wanted to work on that. > > -- > - Joshua Tauberer > > http://taubz.for.net > > ** Nothing Unreal Exists ** > > _______________________________________________ > Monodevelop-list mailing list > Monodevelop-list@xxxxxxxxxxxxxxxx > http://lists.ximian.com/mailman/listinfo/monodevelop-list > -- Christian Hergert Mosaix Communications, Inc. Software Engineer C: 253 906 2115 |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: trouble building monodevelop/monodoc on Fedora core 3: 00021, alastair |
|---|---|
| Next by Date: | Re: Subversion integration: 00021, Zac Bowling |
| Previous by Thread: | Subversion integrationi: 00021, Joshua Tauberer |
| Next by Thread: | Re: Subversion integration: 00021, Zac Bowling |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |