Coder Social home page Coder Social logo

Comments (3)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 6, 2024
P.S. 1
How can I set the priority?

P.S. 2
The r111 I have build should be identical to the 1.1b2 uploaded on this site.
However, the one I have downloaded have crashed and could not start.
If this is something new, then I will submit another ticket.

Original comment by [email protected] on 28 May 2009 at 9:44

from svnx.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 6, 2024
This is expected behaviour due to the asynchronous nature of using `svn` and 
not calling the libs directly.
Because the `svn status` starts before you switch, but finishes after - you see 
the output from the old request.
[Previously svnX would launch a new `svn status` command each time you switched 
views, even if the
 previous one hadn't completed.  These can end up blocking each other and eventually you exhaust
 the OS process limit.  Additionally only a random one would display its output.]
Manually refreshing again should re-synchronise the display.

It may be possible in a future release to kill any current `svn status` and 
launch a new one in this
situation, but I'd prefer to expend effort making refresh even faster & reduce 
the issue that way.

> How can I set the priority?
I'm guessing that perhaps you can't see/modify the Status, Owner & Labels 
fields.

> P.S. 2
Please download again (just in case), then submit an issue.
Please try it on Intel & PPC if possible.
I was only able to test 1.1b2 on OSX 10.5.4 Intel (& Rosetta) as my 10.4 PPC 
machine just died :-(.

Original comment by [email protected] on 29 May 2009 at 12:44

  • Added labels: Priority-Low
  • Removed labels: Priority-Medium

from svnx.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 6, 2024
Also with the 'Call Subversion libraries directly' pref on I believe this is 
not an issue as then refreshes execute 
synchronously.

Original comment by [email protected] on 22 Jul 2009 at 4:02

  • Changed state: WontFix

from svnx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.