Re: Versions' FileMerge.sh needs updating for XCode 4.3

2012-05-08 Thread Martin Hardman
I don't get any instructions.
Where should this command be executed from? - I always get Xcode:
command not found.

On May 2, 2:35 pm, Jack (Black Pixel) j...@blackpixel.com wrote:
 If you follow the instructions in the error, you should be able to get
 Versions running with FileMerge.

 The command should be something along the lines of:
 $sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer

 Jack

 the Versions team
 versionsapp.com
 @versionsapp







 On Wednesday, May 2, 2012 2:09:53 PM UTC-7, Martin Hardman wrote:

  XCode 4.3 no longer uses the /Developer directory.

  As a consequence trying to compare files with FileMerge doesn't work.

  Can you provide a workaround please?

-- 
You received this message because you are subscribed to the Google Groups 
Versions group.
To post to this group, send email to versions@googlegroups.com.
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en.



Re: Merging Branches Into Trunk

2009-09-17 Thread Martin

Hi,

Love to see merge support. That would make it the perfect client! Now
I still have to do some of my work (branch merging) on the command
line.
Hope you can provide some information about the work being done on
merge support.

Regards,
Martin

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Versions group.
To post to this group, send email to versions@googlegroups.com
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---



Re: Versions no longer launches...

2009-09-13 Thread Martin Leblanc

My solution was to rename the Bookmarks.plist file - I don't think you
have to delete the whole folder.

On Sep 13, 12:32 pm, jln julien.ra...@gmail.com wrote:
 I got this as well and solved it the hard way by deleting the Version
 folder in 'Application support'. Of course, not ideal as I lost my
 bookmarks etc...

 Best,
 Julien

 On Sep 12, 12:38 pm, Martin Leblanc martin.lebla...@gmail.com wrote:



  I have the same problem.

  On Sep 10, 5:59 pm, Jeff Pinkston jeffpinks...@gmail.com wrote:

   ... I had no previous problems running versions until I restarted my
   computer today (OSX 10.5.8). When I did I started receiving 'Oops,
   Versions hit a bumb in the road! Versions has envountered a problem.
   Please send us the anonymous crash report to help us fix the problem.'
   and I can no longer use the application. I tried reinstalling and
   received the same error when I ran from downloads folder. I moved it
   to the Application folder and was able to launch it once to update to
   latest version, but when it tried to relaunch after updating I receive
   the same error and can no longer use Versions. Any help/advice would
   be GREATLY appreciated. Thanks!
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Versions group.
To post to this group, send email to versions@googlegroups.com
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---



Versions keeps crashing

2009-09-12 Thread Martin Leblanc

Hi

Is anybody having problems with Versions? I have just downloaded the
newest version from the website and paid through PayPal. Now I can't
start the application: http://screencast.com/t/jmCFtmDjN

Martin Leblanc

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Versions group.
To post to this group, send email to versions@googlegroups.com
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---



Re: Versions no longer launches...

2009-09-12 Thread Martin Leblanc

I have the same problem.

On Sep 10, 5:59 pm, Jeff Pinkston jeffpinks...@gmail.com wrote:
 ... I had no previous problems running versions until I restarted my
 computer today (OSX 10.5.8). When I did I started receiving 'Oops,
 Versions hit a bumb in the road! Versions has envountered a problem.
 Please send us the anonymous crash report to help us fix the problem.'
 and I can no longer use the application. I tried reinstalling and
 received the same error when I ran from downloads folder. I moved it
 to the Application folder and was able to launch it once to update to
 latest version, but when it tried to relaunch after updating I receive
 the same error and can no longer use Versions. Any help/advice would
 be GREATLY appreciated. Thanks!

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Versions group.
To post to this group, send email to versions@googlegroups.com
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---



Re: Set up for HTTP Subversion

2009-01-14 Thread Martin Streicher

To solve this, I did a traditional command-line checkout of the
repository and then added a bookmark to an existing working directory.
Once I did that, Versions prompted me for the directory and the
credentials and everything worked. I was just surprised I could not do
this from scratch  in Versions to start the process.

On Jan 13, 11:04 am, Martin Streicher martin.streic...@gmail.com
wrote:
 I have been given access to Subversion whose URL is something 
 likehttp://dev.example.com/svn/foobar/

 I have a user ID and a password.

 When I visit the URL, I am asked to authenticate by the browser,
 apparently to browse the repository.

 How do I setup Versions to access it? I continue to get...

 OPTIONS of 'http://mar...@dev.example.com/svn/foobar': authorization
 failed (http://dev.example.com)
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Versions group.
To post to this group, send email to versions@googlegroups.com
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---



Set up for HTTP Subversion

2009-01-13 Thread Martin Streicher


I have been given access to Subversion whose URL is something like
http://dev.example.com/svn/foobar/

I have a user ID and a password.

When I visit the URL, I am asked to authenticate by the browser,
apparently to browse the repository.

How do I setup Versions to access it? I continue to get...

OPTIONS of 'http://mar...@dev.example.com/svn/foobar': authorization
failed (http://dev.example.com)

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Versions group.
To post to this group, send email to versions@googlegroups.com
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---



congratulations!

2008-11-18 Thread martin

Hey guys,

just wanted to congratulate yourself for this app.

I'm using it extensively every day and could not go back to anything
else. And the licence price is really nice too! I love your products
and could almost buy Checkout simply because it looks so great, except
I don't have a retail store ...

Anyway, i hope you'll fix those 1.0 performance issues quickly!

cheers

Martin
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Versions group.
To post to this group, send email to versions@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---