Re: Versions unusable because too many crashes

2009-11-30 Thread nalundgaard
Yes, thanks for that info; what you said makes sense, although it's
not clear from the options. Just as you'd expect, my setup started
crashing again later on in the evening. Here's hoping for a Versions
with 1.6.6...

--Nicholas

On Nov 27, 7:37 pm, Quinn Taylor quinntay...@mac.com wrote:
 It reports which command-line tools are installed to help you avoid working 
 copy format conflicts, but AFAIK, Versions always uses its bundled version of 
 the SVn tools.
  - Quinn

 On Nov 27, 2009, at 6:44 PM, nalundgaard wrote:

  I think you can just get svn 1.6.6 via CollabNet binaries for OS X
  here:

 http://www.open.collab.net/downloads/community/

  They install into /opt/subversion/bin/, so you can delete them if you
  don't like them. It looks to me like Versions picks them up after you
  install them, but the UI does a poor job of making it clear that it's
  using them: the radio button selector for 1.4 : 1.5 : 1.6 specifically
  says 1.6.5, and then below it says SVN 1.6.6 command-line are
  installed in '/opt/subversion/bin/svn'. Versions and your command-line
  tools are compatible. Slightly confusing, but I imagine it's using
  the 1.6.6 when you do this.

  I installed them about 15 minutes ago, and so far no crashes
  (previously was doing it often), though it hasn't been long enough for
  me to say for sure.

  --Nicholas

  On Nov 27, 6:38 am, tim timkna...@hotmail.com wrote:
  Hey Dirk,
  thanks for the update, I'm looking forward to that update!

  Cheers,
  tim

  On Nov 27, 11:53 am, Dirk Stoop d...@madebysofa.com wrote:

  Hey Tim,

  I just noticed that this issue has been fixed in Subversion 1.6.6.

  From the release notes:
  * fix libsvn_ra_svn/marshal.c assertion failed (opt || cstr) (issue
  #3485)

  Or if you're interested in more 
  details:http://subversion.tigris.org/issues/show_bug.cgi?id=3485

  We'll try to replace SVN 1.6.5 with SVN 1.6.6 in the next release of
  Versions, so you'll be able to use SVN 1.6 in Versions again.

  Cheers,
  - Dirk

  the Versions team

  On Nov 24, 5:31 pm, tim timkna...@hotmail.com wrote:

  Versions is working nicely again, thanks for the help!

  On Nov 24, 1:01 pm, Quinn Taylor quinntay...@mac.com wrote:

  Only in the sense that they will not be readable by an earlier SVN 
  client. (It won't actually modify the working copy, it's a version 
  compatibility issue.)
   - Quinn

  On Nov 24, 2009, at 12:24 AM, tim wrote:

  but wait... if I go back to svn 1.5.x, won't this mess with my
  existing working copies?

  On Nov 24, 9:17 am, tim timkna...@hotmail.com wrote:
  yep, I'm on svn 1.6.5!

  I'll try reverting to 1.5 and see what's happening then...

  thanks!

  On Nov 23, 1:54 pm, oltbaba oltb...@googlemail.com wrote:

  Which Subversion Version are you using?
  In our Team (3 People) two persons can use Versions (running
  Subversion v1.4.x  v1.5.x)

  Our new team member runs subversion v1.6.5, with this subversion the
  Versions app crashes on start-up.
  Anybody experiences the same problems with newer subversion version 
  (=
  1.6.5)?

   smime.p7s
  4KViewDownload

  --

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



  smime.p7s
 4KViewDownload

--

You received this message because you are subscribed to the Google Groups 
Versions group.
To post to this group, send email to versi...@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 unusable because too many crashes

2009-11-27 Thread Dirk Stoop
Hey Tim,

I just noticed that this issue has been fixed in Subversion 1.6.6.

From the release notes:
* fix libsvn_ra_svn/marshal.c assertion failed (opt || cstr) (issue
#3485)

Or if you're interested in more details:
http://subversion.tigris.org/issues/show_bug.cgi?id=3485

We'll try to replace SVN 1.6.5 with SVN 1.6.6 in the next release of
Versions, so you'll be able to use SVN 1.6 in Versions again.

Cheers,
- Dirk

the Versions team

On Nov 24, 5:31 pm, tim timkna...@hotmail.com wrote:
 Versions is working nicely again, thanks for the help!

 On Nov 24, 1:01 pm, Quinn Taylor quinntay...@mac.com wrote:



  Only in the sense that they will not be readable by an earlier SVN client. 
  (It won't actually modify the working copy, it's a version compatibility 
  issue.)
   - Quinn

  On Nov 24, 2009, at 12:24 AM, tim wrote:

   but wait... if I go back to svn 1.5.x, won't this mess with my
   existing working copies?

   On Nov 24, 9:17 am, tim timkna...@hotmail.com wrote:
   yep, I'm on svn 1.6.5!

   I'll try reverting to 1.5 and see what's happening then...

   thanks!

   On Nov 23, 1:54 pm, oltbaba oltb...@googlemail.com wrote:

   Which Subversion Version are you using?
   In our Team (3 People) two persons can use Versions (running
   Subversion v1.4.x  v1.5.x)

   Our new team member runs subversion v1.6.5, with this subversion the
   Versions app crashes on start-up.
   Anybody experiences the same problems with newer subversion version (=
   1.6.5)?

   smime.p7s
  4KViewDownload

--

You received this message because you are subscribed to the Google Groups 
Versions group.
To post to this group, send email to versi...@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 unusable because too many crashes

2009-11-27 Thread tim

Hey Dirk,
thanks for the update, I'm looking forward to that update!

Cheers,
tim


On Nov 27, 11:53 am, Dirk Stoop d...@madebysofa.com wrote:
 Hey Tim,

 I just noticed that this issue has been fixed in Subversion 1.6.6.

 From the release notes:
 * fix libsvn_ra_svn/marshal.c assertion failed (opt || cstr) (issue
 #3485)

 Or if you're interested in more 
 details:http://subversion.tigris.org/issues/show_bug.cgi?id=3485

 We'll try to replace SVN 1.6.5 with SVN 1.6.6 in the next release of
 Versions, so you'll be able to use SVN 1.6 in Versions again.

 Cheers,
 - Dirk

 the Versions team

 On Nov 24, 5:31 pm, tim timkna...@hotmail.com wrote:



  Versions is working nicely again, thanks for the help!

  On Nov 24, 1:01 pm, Quinn Taylor quinntay...@mac.com wrote:

   Only in the sense that they will not be readable by an earlier SVN 
   client. (It won't actually modify the working copy, it's a version 
   compatibility issue.)
    - Quinn

   On Nov 24, 2009, at 12:24 AM, tim wrote:

but wait... if I go back to svn 1.5.x, won't this mess with my
existing working copies?

On Nov 24, 9:17 am, tim timkna...@hotmail.com wrote:
yep, I'm on svn 1.6.5!

I'll try reverting to 1.5 and see what's happening then...

thanks!

On Nov 23, 1:54 pm, oltbaba oltb...@googlemail.com wrote:

Which Subversion Version are you using?
In our Team (3 People) two persons can use Versions (running
Subversion v1.4.x  v1.5.x)

Our new team member runs subversion v1.6.5, with this subversion the
Versions app crashes on start-up.
Anybody experiences the same problems with newer subversion version (=
1.6.5)?

    smime.p7s
   4KViewDownload

--

You received this message because you are subscribed to the Google Groups 
Versions group.
To post to this group, send email to versi...@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 unusable because too many crashes

2009-11-27 Thread nalundgaard
I think you can just get svn 1.6.6 via CollabNet binaries for OS X
here:

http://www.open.collab.net/downloads/community/

They install into /opt/subversion/bin/, so you can delete them if you
don't like them. It looks to me like Versions picks them up after you
install them, but the UI does a poor job of making it clear that it's
using them: the radio button selector for 1.4 : 1.5 : 1.6 specifically
says 1.6.5, and then below it says SVN 1.6.6 command-line are
installed in '/opt/subversion/bin/svn'. Versions and your command-line
tools are compatible. Slightly confusing, but I imagine it's using
the 1.6.6 when you do this.

I installed them about 15 minutes ago, and so far no crashes
(previously was doing it often), though it hasn't been long enough for
me to say for sure.

--Nicholas

On Nov 27, 6:38 am, tim timkna...@hotmail.com wrote:
 Hey Dirk,
 thanks for the update, I'm looking forward to that update!

 Cheers,
 tim

 On Nov 27, 11:53 am, Dirk Stoop d...@madebysofa.com wrote:

  Hey Tim,

  I just noticed that this issue has been fixed in Subversion 1.6.6.

  From the release notes:
  * fix libsvn_ra_svn/marshal.c assertion failed (opt || cstr) (issue
  #3485)

  Or if you're interested in more 
  details:http://subversion.tigris.org/issues/show_bug.cgi?id=3485

  We'll try to replace SVN 1.6.5 with SVN 1.6.6 in the next release of
  Versions, so you'll be able to use SVN 1.6 in Versions again.

  Cheers,
  - Dirk

  the Versions team

  On Nov 24, 5:31 pm, tim timkna...@hotmail.com wrote:

   Versions is working nicely again, thanks for the help!

   On Nov 24, 1:01 pm, Quinn Taylor quinntay...@mac.com wrote:

Only in the sense that they will not be readable by an earlier SVN 
client. (It won't actually modify the working copy, it's a version 
compatibility issue.)
 - Quinn

On Nov 24, 2009, at 12:24 AM, tim wrote:

 but wait... if I go back to svn 1.5.x, won't this mess with my
 existing working copies?

 On Nov 24, 9:17 am, tim timkna...@hotmail.com wrote:
 yep, I'm on svn 1.6.5!

 I'll try reverting to 1.5 and see what's happening then...

 thanks!

 On Nov 23, 1:54 pm, oltbaba oltb...@googlemail.com wrote:

 Which Subversion Version are you using?
 In our Team (3 People) two persons can use Versions (running
 Subversion v1.4.x  v1.5.x)

 Our new team member runs subversion v1.6.5, with this subversion the
 Versions app crashes on start-up.
 Anybody experiences the same problems with newer subversion version 
 (=
 1.6.5)?

 smime.p7s
4KViewDownload

--

You received this message because you are subscribed to the Google Groups 
Versions group.
To post to this group, send email to versi...@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 unusable because too many crashes

2009-11-27 Thread Quinn Taylor
It reports which command-line tools are installed to help you avoid working 
copy format conflicts, but AFAIK, Versions always uses its bundled version of 
the SVn tools.
 - Quinn

On Nov 27, 2009, at 6:44 PM, nalundgaard wrote:

 I think you can just get svn 1.6.6 via CollabNet binaries for OS X
 here:
 
 http://www.open.collab.net/downloads/community/
 
 They install into /opt/subversion/bin/, so you can delete them if you
 don't like them. It looks to me like Versions picks them up after you
 install them, but the UI does a poor job of making it clear that it's
 using them: the radio button selector for 1.4 : 1.5 : 1.6 specifically
 says 1.6.5, and then below it says SVN 1.6.6 command-line are
 installed in '/opt/subversion/bin/svn'. Versions and your command-line
 tools are compatible. Slightly confusing, but I imagine it's using
 the 1.6.6 when you do this.
 
 I installed them about 15 minutes ago, and so far no crashes
 (previously was doing it often), though it hasn't been long enough for
 me to say for sure.
 
 --Nicholas
 
 On Nov 27, 6:38 am, tim timkna...@hotmail.com wrote:
 Hey Dirk,
 thanks for the update, I'm looking forward to that update!
 
 Cheers,
 tim
 
 On Nov 27, 11:53 am, Dirk Stoop d...@madebysofa.com wrote:
 
 Hey Tim,
 
 I just noticed that this issue has been fixed in Subversion 1.6.6.
 
 From the release notes:
 * fix libsvn_ra_svn/marshal.c assertion failed (opt || cstr) (issue
 #3485)
 
 Or if you're interested in more 
 details:http://subversion.tigris.org/issues/show_bug.cgi?id=3485
 
 We'll try to replace SVN 1.6.5 with SVN 1.6.6 in the next release of
 Versions, so you'll be able to use SVN 1.6 in Versions again.
 
 Cheers,
 - Dirk
 
 the Versions team
 
 On Nov 24, 5:31 pm, tim timkna...@hotmail.com wrote:
 
 Versions is working nicely again, thanks for the help!
 
 On Nov 24, 1:01 pm, Quinn Taylor quinntay...@mac.com wrote:
 
 Only in the sense that they will not be readable by an earlier SVN 
 client. (It won't actually modify the working copy, it's a version 
 compatibility issue.)
  - Quinn
 
 On Nov 24, 2009, at 12:24 AM, tim wrote:
 
 but wait... if I go back to svn 1.5.x, won't this mess with my
 existing working copies?
 
 On Nov 24, 9:17 am, tim timkna...@hotmail.com wrote:
 yep, I'm on svn 1.6.5!
 
 I'll try reverting to 1.5 and see what's happening then...
 
 thanks!
 
 On Nov 23, 1:54 pm, oltbaba oltb...@googlemail.com wrote:
 
 Which Subversion Version are you using?
 In our Team (3 People) two persons can use Versions (running
 Subversion v1.4.x  v1.5.x)
 
 Our new team member runs subversion v1.6.5, with this subversion the
 Versions app crashes on start-up.
 Anybody experiences the same problems with newer subversion version (=
 1.6.5)?
 
  smime.p7s
 4KViewDownload
 
 --
 
 You received this message because you are subscribed to the Google Groups 
 Versions group.
 To post to this group, send email to versi...@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.
 
 



smime.p7s
Description: S/MIME cryptographic signature


Re: Versions unusable because too many crashes

2009-11-23 Thread tim

Hi again,

Does anyone have a way to get around the problem described above? I
really need to work on the project that is creating the crashes in
Versions.
Should I maybe do a clean checkout and create a new working copy??

I'm depending on Versions because I have never used the command line
for subversion

any help appreciated!

tim.


On Nov 19, 2:37 pm, tim timkna...@hotmail.com wrote:
 Hi Dirk,

 thanks for the fast reply
 this is what I get from svn status -u:

 svn: In file '/SourceCache/subversion/subversion-35/subversion/
 subversion/libsvn_ra_svn/marshal.c' line 486: assertion failed (opt ||
 cstr)
 Abort trap

 doesn't look healthy to me.. right?

 good luck!

 On Nov 19, 2:29 pm, Dirk Stoop d...@madebysofa.com wrote:

  Hi Tim,

  First of all, sorry for the trouble.

  Could you try entering the following command in a Terminal window,
  after navigating to your working copy?

  svn status -u

  Please let me know if you see anything abnormal in the output.

  Thanks,
  - Dirk

  the Versions team

  On Nov 19, 2:17 pm, tim timkna...@gmail.com wrote:

   I hope this might be of some help:

   I have the same annoying problem:
   Versions starts up, shows me the send recent crash reports? dialog
Versions has crashed or was terminated abnormally 14 times in the
   recent past. Please send the anonymous crash reports to help us fix
   the problem(s).
   If there is a network connection, Versions crashes immediately and OSX
   tells me it wants to send a crash report to Apple.

   This issue first occurred after I did a rename command on a folder.
   After the rename, the original folder was still there and I had errors
   showing up when updating / committing the project. (don't remember
   exactly what the errors were.. something about the folder being
   unversioned) So I tried to delete this folder but Versions couldn't
   and force delete also didn't work.
   Then, I deleted the folder on my windows machine, (where I also have a
   working copy of this project) using Tortoise.
   After I did this, every time Versions starts up and has a network
   connection, it crashes immediately.

   I first fixed the problem by turning off my network connection,
   start Versions (no crash) and switch off Badges in preferences.
   Now, when I just click the bookmark with the rename / delete trouble,
   I notice Versions is trying to connect to the SVN server here on my
   local network, then crashes again!
   Which means that all my other bookmarks are OK (if Badges is
   unchecked) but this one particular bookmark is useless.

   SPECS:
   The repository for this bookmark is on a windows machine on my local
   network running svnserve 1.5.1 r32289.
   I use SVN without SSH to talk to it.

   versions 1.0.6 - Build 71
   Snow Leopard 10.6.2 build 10C540
   svn version 1.6.5 (r38866)

   I would love to provide more information if needed!
--~--~-~--~~~---~--~~
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 unusable because too many crashes

2009-11-23 Thread oltbaba

Which Subversion Version are you using?
In our Team (3 People) two persons can use Versions (running
Subversion v1.4.x  v1.5.x)

Our new team member runs subversion v1.6.5, with this subversion the
Versions app crashes on start-up.
Anybody experiences the same problems with newer subversion version (=
1.6.5)?

--~--~-~--~~~---~--~~
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 unusable because too many crashes

2009-11-19 Thread tim

I hope this might be of some help:

I have the same annoying problem:
Versions starts up, shows me the send recent crash reports? dialog
 Versions has crashed or was terminated abnormally 14 times in the
recent past. Please send the anonymous crash reports to help us fix
the problem(s).
If there is a network connection, Versions crashes immediately and OSX
tells me it wants to send a crash report to Apple.

This issue first occurred after I did a rename command on a folder.
After the rename, the original folder was still there and I had errors
showing up when updating / committing the project. (don't remember
exactly what the errors were.. something about the folder being
unversioned) So I tried to delete this folder but Versions couldn't
and force delete also didn't work.
Then, I deleted the folder on my windows machine, (where I also have a
working copy of this project) using Tortoise.
After I did this, every time Versions starts up and has a network
connection, it crashes immediately.

I first fixed the problem by turning off my network connection,
start Versions (no crash) and switch off Badges in preferences.
Now, when I just click the bookmark with the rename / delete trouble,
I notice Versions is trying to connect to the SVN server here on my
local network, then crashes again!
Which means that all my other bookmarks are OK (if Badges is
unchecked) but this one particular bookmark is useless.


SPECS:
The repository for this bookmark is on a windows machine on my local
network running svnserve 1.5.1 r32289.
I use SVN without SSH to talk to it.

versions 1.0.6 - Build 71
Snow Leopard 10.6.2 build 10C540
svn version 1.6.5 (r38866)

I would love to provide more information if needed!

--~--~-~--~~~---~--~~
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 unusable because too many crashes

2009-11-19 Thread Dirk Stoop

Hi Tim,

First of all, sorry for the trouble.

Could you try entering the following command in a Terminal window,
after navigating to your working copy?

svn status -u

Please let me know if you see anything abnormal in the output.

Thanks,
- Dirk

the Versions team

On Nov 19, 2:17 pm, tim timkna...@gmail.com wrote:
 I hope this might be of some help:

 I have the same annoying problem:
 Versions starts up, shows me the send recent crash reports? dialog
  Versions has crashed or was terminated abnormally 14 times in the
 recent past. Please send the anonymous crash reports to help us fix
 the problem(s).
 If there is a network connection, Versions crashes immediately and OSX
 tells me it wants to send a crash report to Apple.

 This issue first occurred after I did a rename command on a folder.
 After the rename, the original folder was still there and I had errors
 showing up when updating / committing the project. (don't remember
 exactly what the errors were.. something about the folder being
 unversioned) So I tried to delete this folder but Versions couldn't
 and force delete also didn't work.
 Then, I deleted the folder on my windows machine, (where I also have a
 working copy of this project) using Tortoise.
 After I did this, every time Versions starts up and has a network
 connection, it crashes immediately.

 I first fixed the problem by turning off my network connection,
 start Versions (no crash) and switch off Badges in preferences.
 Now, when I just click the bookmark with the rename / delete trouble,
 I notice Versions is trying to connect to the SVN server here on my
 local network, then crashes again!
 Which means that all my other bookmarks are OK (if Badges is
 unchecked) but this one particular bookmark is useless.

 SPECS:
 The repository for this bookmark is on a windows machine on my local
 network running svnserve 1.5.1 r32289.
 I use SVN without SSH to talk to it.

 versions 1.0.6 - Build 71
 Snow Leopard 10.6.2 build 10C540
 svn version 1.6.5 (r38866)

 I would love to provide more information if needed!
--~--~-~--~~~---~--~~
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 unusable because too many crashes

2009-11-19 Thread tim

Hi Dirk,

thanks for the fast reply
this is what I get from svn status -u:

svn: In file '/SourceCache/subversion/subversion-35/subversion/
subversion/libsvn_ra_svn/marshal.c' line 486: assertion failed (opt ||
cstr)
Abort trap

doesn't look healthy to me.. right?

good luck!


On Nov 19, 2:29 pm, Dirk Stoop d...@madebysofa.com wrote:
 Hi Tim,

 First of all, sorry for the trouble.

 Could you try entering the following command in a Terminal window,
 after navigating to your working copy?

 svn status -u

 Please let me know if you see anything abnormal in the output.

 Thanks,
 - Dirk

 the Versions team

 On Nov 19, 2:17 pm, tim timkna...@gmail.com wrote:

  I hope this might be of some help:

  I have the same annoying problem:
  Versions starts up, shows me the send recent crash reports? dialog
   Versions has crashed or was terminated abnormally 14 times in the
  recent past. Please send the anonymous crash reports to help us fix
  the problem(s).
  If there is a network connection, Versions crashes immediately and OSX
  tells me it wants to send a crash report to Apple.

  This issue first occurred after I did a rename command on a folder.
  After the rename, the original folder was still there and I had errors
  showing up when updating / committing the project. (don't remember
  exactly what the errors were.. something about the folder being
  unversioned) So I tried to delete this folder but Versions couldn't
  and force delete also didn't work.
  Then, I deleted the folder on my windows machine, (where I also have a
  working copy of this project) using Tortoise.
  After I did this, every time Versions starts up and has a network
  connection, it crashes immediately.

  I first fixed the problem by turning off my network connection,
  start Versions (no crash) and switch off Badges in preferences.
  Now, when I just click the bookmark with the rename / delete trouble,
  I notice Versions is trying to connect to the SVN server here on my
  local network, then crashes again!
  Which means that all my other bookmarks are OK (if Badges is
  unchecked) but this one particular bookmark is useless.

  SPECS:
  The repository for this bookmark is on a windows machine on my local
  network running svnserve 1.5.1 r32289.
  I use SVN without SSH to talk to it.

  versions 1.0.6 - Build 71
  Snow Leopard 10.6.2 build 10C540
  svn version 1.6.5 (r38866)

  I would love to provide more information if needed!
--~--~-~--~~~---~--~~
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 unusable because too many crashes

2009-11-04 Thread Dirk Stoop

Hi Guiseppe,

I'm sorry for those crashes.

When you get a crash report, is Versions actually still running in the
background, or does Versions really crash when it shows a crash report
dialog?

The 'ghost' crash report dialogs are a known issue that are isolated
to svn+ssh connections.  We are working on a solution for that.  If
Versions actually crashes when the crash report is shown, you may have
run into a new, as of yet unknown issue.  If that's the case, please
send any crash logs you have to versi...@versionsapp.com so we can
research the problem.

Thanks,
- Dirk

the Versions team

On Oct 31, 2:28 am, Giuseppe Taibi g...@giuseppetaibi.com wrote:
 Everything was fine until today. Now versions crashes and crashes and
 crashes just after start. I must have tried no less than 50 (fifty!)
 times with the same result. The only way to put a stop to the crashing
 was to uncheck the badge option in the settings. Eagerly waiting for
 an upgrade that fixes this as badges are very useful. I am running
 Snow Leopard 10.6.1 and Versions 10.6 build 71.
--~--~-~--~~~---~--~~
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 unusable because too many crashes

2009-10-31 Thread Giuseppe Taibi

Everything was fine until today. Now versions crashes and crashes and
crashes just after start. I must have tried no less than 50 (fifty!)
times with the same result. The only way to put a stop to the crashing
was to uncheck the badge option in the settings. Eagerly waiting for
an upgrade that fixes this as badges are very useful. I am running
Snow Leopard 10.6.1 and Versions 10.6 build 71.

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---