alahup! 1.1
Le CMS agile et "web 2.0"
avec éditeur sémantique

Subversion

0.9.13

  • Improves stability on Leopard.

0.9.12

  • Fixed wrong status bug for conflicted items.

0.9.11

  • Added Araxis Merge support (Thanks Doug Anderson & Tommy Krul). It expects araxissvndiff to be in /usr/local/bin.

  • Updated Sparkle Plus to version 96.

  • Fixed : reverted the ability to rename (renamable!) files in hierarchical mode.

0.9.10

  • New bullet-proof parsing method for svn status that uses --xml output. Requires a subversion 1.4 client. Can be disabled in the preferences.

  • Added a tooltip that explains the meaning of the columns' characters.

  • Added a thin vertical separator in working copy browser.

  • Added a basic warning if svn is not found in the path that it set in preferences. (Thanks vskbros).

  • Applied patch by robbie from prelab.net to fix diff issue.

0.9.9

  • Fixed Applescript issue occuring only on Mac Intel.

  • Added ability to set a date format in the preferences.

  • Repository browser : fixed sorting by revision number. This requires a new cache format, so cache in old format is automatically deleted and rebuilt.

  • Applied patch by Christian Mittendorf, helps on systems where php is not installed in /usr/bin.

  • Tested with Subversion 1.4.

0.9.8

  • Rewrote the broken file history panel applescript invocation from scratch. It now tries to find a known working copy the file belongs to, then opens this working copy window and displays the sheet for the file.

    See "Invoking svnX's file history panel from Applescript" from the Help menu for usage.

  • Support for BBEdit diff.

  • Implemented auto-update with Sparkle Plus.

  • "Reveal In Finder" now opens the root directory of the local repository if no file/folder is selected in the Working copy list.

0.9.7

  • Now compiled as Universal Binary.

  • In the repository window, the url is now clickable : you can now click a segment of the url to browse an upper level of the repository.

  • Also, you can now "browse a folder as a sub-repository" using the contextual menu in the bottom column view.

  • When the hierarchical list in the working copies inspector is reloaded, the first selected item is now brought into view.

  • Added a checkbox in preferences to choose whether an item is added to the working copies list when a folder is checked out. When active, after check-out an item is added to list with correct path and the working copies window is brought to front and the Name field is selected.

  • Added a Reveal In Finder toolbar item.

  • Fixed : in old revisions, could not browse paths that had been moved or deleted. Now use path@revision syntax in svn list, svn checkout @ svn export.

  • Fixed : svnX now properly closes the pipes it opens.

0.9.6.4

  • Fixed status bar of the working copy window which displayed the repository UUID instead of the current revision when using subversion 1.3.

0.9.6.3

  • Subversion 1.3.0 compatibility.

  • Working Copies and Repositories lists should now properly be saved.

0.9.6.2

  • Passwords are now hidden in text fields.

0.9.6.1

  • Fixed issue introduced in 0.9.6 when trying to FileMerge a file with no extension.

0.9.6

  • Added lock/unlock support for subversion 1.2.

  • Integrates a patch by Yuichi Fujishige that should provide better support for UTF-16 strings. Should fix the log file stall issue.

  • Diff comparisons should no longer be messed up when launched several at time (thanks James Dessart).

  • The temp file diff compares against is now given the same extension, so FileMerge coloring (from XCode 2.1) is right.

  • Fixed "svn resolved" issue.

0.9.5

  • Fixed export of a single non-directory item by drag&drop that was broken in 0.9.4.

0.9.4

  • Preliminary support for diff applications other than FileMerge. Added TextWrangler and CodeWarrior as possible choice in general preferences. (thanks to Sean McBride for the modified script!).

  • Fixed broken nib file that affected svn switch in v.0.9.3.

0.9.3

  • Fixed issue when canceling a rename in the working copy window

  • Fixed several possible crash situations.

0.9.2

  • Implemented svn switch by drag&drop between the repository and the working copy !

  • Now warns if svn binary is not accessible.

0.9.1

  • Implemented svn import by drag&drop from the Finder to the repository browser !

  • Fixed : checkout output missing from drawer when triggered by drag&drop.

  • Fixed issue where empty user/password could be sent instead of none.

0.9

  • Preliminary svn authentification support.

  • Task management is now totally revamped

    • Each task is now displayed in the activity window.

    • Main tasks output (checkout & export in the repository window, update & commits in the working copy window) is also displayed in a drawer.

    • Dramatically improved log display performance.

  • Working copy outline view improvement ("non flat" view) :

    • Optimized outline view calculation.

    • Now keeps the selected folder in the outline view after a copy/move.

    • If a single file is copied or moved using the outliner in the working copy window, an intermediate sheet now lets the user rename it.

0.83

  • Fixed out-of-sync issue between the revision and the browser after a svn copy/move/delete in advanced mode.

0.82

  • Fixed problem introduced in 0.81 where svn log would be called twice when a new repository window was open in "advanced" log view mode.

0.81

  • BUG FIX : Fixed problem introduced in v.0.8 that could result in incomplete data in the working copy window.

  • NEW : The default log view mode for new repository windows (advanced or simple) can now be set in the preferences.

0.8

  • NEW : you can now search into repository paths.

  • NEW : implemented drag & drop from the repository file browser (export or checkout). (check this out!!)

  • NEW : new task management architecture. Most important operations are accessible in the Activity window.

    Note : Not all operations have moved to this new system yet.

  • Added svn export to toolbar.

  • Bug fixes :

    • No longer crashes when a working window is closed during a refresh.

    • Fixed a glitch that made the author name sometimes disappear from the log view.

    • Many minor fixes

0.7

  • Bug fix : you should now be able to use any utf8 char in your commit messages, provided you're using the latest version of subversion binaries.

  • You can invoke svnX from TextMate (or any AppleScript-capable editor) and be presented with a window with the different revisions of the edited file. (see the help file from the Help menu).

0.6

  • Added svn move support to the repository inspector

  • Pressing the Alt key while clicking Refresh in the working copy browser now performs a svn status --show-updates.

  • Turned "metal" buttons into aqua ones.

  • The working copy's root (".") is now shown.

  • Added drag & drop support in favorite working copies and favorite repositories windows.

  • Fixed crash when working copy is an "aggregate" of externals.

0.5

  • NEW: Repository inspector.

  • Working copy:

    • Fixed move, copy and rename.

    • Fixed inconsistencies between flat mode and smart mode.

    • FileMerge integration.

    • Many other bug fixes and improvements.

0.12

  • Changed the behavior of the split view so it can't no longer be out of sync with toggle view mode.

  • Double-click in an empty favorite working copies row no longer opens a broken document.

  • New Transformer to clean-up the path of the favorite working copy (solves the trailing slash bug).

0.11

  • No longer embeds the svn binary inside the package. Uses a path to the user's binaries instead.

  • Slight change in the interface.

  • Now uses NSAlert to display svn error messages.

0.1

  • Initial release.