Re: 1.0.4b/1.6 - mysterious "remote differences" ?

2009-04-29 Thread Dirk Stoop

Hi Gary,

You are indeed experiencing the very same problem.

This issue with SVN 1.6 also came up on the Cocoa mailing list when
people over there started asking whether Xcode SVN integration could
be used with 1.6:
http://lists.apple.com/archives/Xcode-users/2009/Mar/msg00443.html

For the same reason that we haven't shipped 1.6 support in a regular
update yet, Apple apparently has stated they don't recommend using SVN
1.6 with Xcode.

Right now, Subversion 1.6.1 is provided in Versions 1.0.4b as an
immediate solution for people who for whatever reason *need* to use
1.6, but we don't recommend switching to yet if it's possible to hold
off a little longer.

Strangely enough we cannot reproduce the problem on every computer
here, so for some people using 1.6 with svn+ssh connections might
actually work normally.

I'm sorry for the hassle these problems have caused you.

Hopefully we, or someone else, will find a solution to the problem
soon.

Cheers,
- Dirk

On Apr 28, 11:05 pm, "Gary L. Gray"  wrote:
> On Apr 28, 2009, at 4:56 PM, Dirk Stoop wrote:
>
>
>
>
>
> > Hi Anton,
>
> > If you're accessing your repository over svn+ssh, this could possibly
> > be related to the problems with SVN 1.6 on Mac OS X with zombie ssh
> > processes.  If quitting and relaunching Versions fixes the remote
> > changes counter, that could actually be the cause.
>
> > Refreshing the change counters of svn+ssh working copies using SVN
> > 1.6.1 can leave zombie processes behind.  When those keep adding up,
> > at some point your machine won't be able spawn *any* more new
> > processes until you quit Versions, which will also prevents any new
> > refreshes on svn+ssh working copies from taking place.  If this is
> > actually what's going on here, launching any other process before you
> > quit Versions (which also takes out all of the stray ssh processes)
> > will probably also not do anything.
>
> > If the quit/relaunch thing doesn't take care of the 27 changes, could
> > you maybe take a look whether you get the same results when you use
> > Versions 1.0.4b with SVN 1.5.6?
>
> Dirk,
>
> Last night I started getting errors similar to the following every  
> time I tried to launch an app:
>
>  cannot be launched
>
> with an error -10810. Logging out and then back in fixed the problem.  
> A colleague who is also a Versions user started seeing the same error  
> last night. I didn't make the connection until seeing this email, but  
> Versions 1.0.4 beta was running when this happened to both of us. Are  
> we seeing this because of what you state above regarding my machine  
> not being able to spawn any new processes with Versions and svn 1.6.1?  
> We are both using svn+ssh to access our repositories.
>
> Thank you.
>
> Regards,
> Gary L. Gray
> _
> Associate Professor                            Office: (814) 863-1778
> Engineering Science and Mechanics              Mobile: (814) 883-4308
> The Pennsylvania State University           E-mail: g...@engr.psu.edu
> 212 Earth & Engineering Sciences Building
> University Park, PA 16802-6812
> USA
>
> () The ASCII Ribbon Campaign
> /\ Help Cure HTML Email
--~--~-~--~~~---~--~~
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: 1.0.4b/1.6 - mysterious "remote differences" ?

2009-04-28 Thread Gary L. Gray


On Apr 28, 2009, at 4:56 PM, Dirk Stoop wrote:

>
> Hi Anton,
>
> If you're accessing your repository over svn+ssh, this could possibly
> be related to the problems with SVN 1.6 on Mac OS X with zombie ssh
> processes.  If quitting and relaunching Versions fixes the remote
> changes counter, that could actually be the cause.
>
> Refreshing the change counters of svn+ssh working copies using SVN
> 1.6.1 can leave zombie processes behind.  When those keep adding up,
> at some point your machine won't be able spawn *any* more new
> processes until you quit Versions, which will also prevents any new
> refreshes on svn+ssh working copies from taking place.  If this is
> actually what's going on here, launching any other process before you
> quit Versions (which also takes out all of the stray ssh processes)
> will probably also not do anything.
>
> If the quit/relaunch thing doesn't take care of the 27 changes, could
> you maybe take a look whether you get the same results when you use
> Versions 1.0.4b with SVN 1.5.6?

Dirk,

Last night I started getting errors similar to the following every  
time I tried to launch an app:

 cannot be launched

with an error -10810. Logging out and then back in fixed the problem.  
A colleague who is also a Versions user started seeing the same error  
last night. I didn't make the connection until seeing this email, but  
Versions 1.0.4 beta was running when this happened to both of us. Are  
we seeing this because of what you state above regarding my machine  
not being able to spawn any new processes with Versions and svn 1.6.1?  
We are both using svn+ssh to access our repositories.

Thank you.

Regards,
Gary L. Gray
_
Associate ProfessorOffice: (814) 863-1778
Engineering Science and Mechanics  Mobile: (814) 883-4308
The Pennsylvania State University   E-mail: g...@engr.psu.edu
212 Earth & Engineering Sciences Building
University Park, PA 16802-6812
USA

() The ASCII Ribbon Campaign
/\ Help Cure HTML Email


--~--~-~--~~~---~--~~
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: 1.0.4b/1.6 - mysterious "remote differences" ?

2009-04-28 Thread Dirk Stoop

Hi Anton,

If you're accessing your repository over svn+ssh, this could possibly
be related to the problems with SVN 1.6 on Mac OS X with zombie ssh
processes.  If quitting and relaunching Versions fixes the remote
changes counter, that could actually be the cause.

Refreshing the change counters of svn+ssh working copies using SVN
1.6.1 can leave zombie processes behind.  When those keep adding up,
at some point your machine won't be able spawn *any* more new
processes until you quit Versions, which will also prevents any new
refreshes on svn+ssh working copies from taking place.  If this is
actually what's going on here, launching any other process before you
quit Versions (which also takes out all of the stray ssh processes)
will probably also not do anything.

If the quit/relaunch thing doesn't take care of the 27 changes, could
you maybe take a look whether you get the same results when you use
Versions 1.0.4b with SVN 1.5.6?

Thanks!
- Dirk

On Apr 28, 9:22 pm, Anton  wrote:
> I've got one workspace which shows up with 1.0.4b as having 27 remote
> differences.  However, using Update in Versions doesn't do anything,
> and 'svn update' doesn't do anything.  I deduce that there really
> aren't any differences.  Is there some way I can find out what's
> causing this?
>
> There's nothing particularly unusual about my configuration, so far as
> I know.  We do use externals, and there are 11 external references
> from this workspace.
>
> I didn't see this behaviour with 1.0.3 as far as I recall.
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



1.0.4b/1.6 - mysterious "remote differences" ?

2009-04-28 Thread Anton

I've got one workspace which shows up with 1.0.4b as having 27 remote
differences.  However, using Update in Versions doesn't do anything,
and 'svn update' doesn't do anything.  I deduce that there really
aren't any differences.  Is there some way I can find out what's
causing this?

There's nothing particularly unusual about my configuration, so far as
I know.  We do use externals, and there are 11 external references
from this workspace.

I didn't see this behaviour with 1.0.3 as far as I recall.

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