Expected FS format '2'; found format '3'

2009-08-27 Thread mole1066
I'm trying to connect Versions to a local Mac OS X version of svn. However, I get the following error when I try to connect to the repository Expected FS format '2'; found format '3' I have run the svnadmin command line to upgrade the repository, but still get the same issue (the version is 1.5.

Re: Expected FS format '2'; found format '3'

2009-08-27 Thread Quinn Taylor
Your question is a little fuzzy. Are you talking about a Repository bookmark, or a Working Copy bookmark? This error is a symptom that your SVN tool is too old to interact with the repository/working copy in question. Generally I'd expect to see that error with working copies, but if your r

Re: Problem with umlaut characters like ö,ä,ü

2009-08-27 Thread Koen Bok
Just for the record, we know about the patch but we're reluctant to put it in as it seems to do more harm then it solves at this point. A in-depth description of the issue can be found here: http://svn.collab.net/repos/svn/trunk/notes/unicode-composition-for-filenames So we're waiting for either

Re: External mere applications allowed in versions?

2009-08-27 Thread Dirk Stoop
Hi Rob, See this page: http://versionsapp.com/viewdocpage/versions_wf_comp_customscripts.html And the files section of this google group for an idea on how to integrate another app for comparisons. If what you're planning on using is at least modestly popular, chances are someone else already c

Re: Merging Branches Into Trunk

2009-08-27 Thread Dirk Stoop
Hi Matt, Branching and copying are supported, merging is not. To branch or copy, simply hold down the option key on your keyboard while you drag a folder in the Repository Browse view. All the best, - Dirk the Versions team On Aug 27, 11:05 pm, Matt Williamson wrote: > Wow. I paid $50 for th

Re: Merging Branches Into Trunk

2009-08-27 Thread Matt Williamson
Wow. I paid $50 for this app and it doesn't even support branching?! Not even copying?! I want my money back. Back to the CLI... On Aug 4, 1:47 pm, Kevin wrote: > I found documentation on how to create mybranch, however now I want > to merge mybranchinto my trunk, or merge changes from my trunk