Re: Using kevent for signalling user app from kernel

2011-12-22 Thread John Baldwin
On Thursday, December 22, 2011 1:03:31 am Sushanth Rai wrote: > Hi, > > I'm planning to use kqueue/kevent mechanism to notify a user application from the kernel. Basically I set up a file descriptor for read event from the user application by calling kevent(). Now, I would like to wake-up the pr

Re: Using kevent for signalling user app from kernel

2011-12-22 Thread arrowdodger
On Thu, Dec 22, 2011 at 10:03 AM, Sushanth Rai wrote: > Hi, > > I'm planning to use kqueue/kevent mechanism to notify a user application > from the kernel. Basically I set up a file descriptor for read event from > the user application by calling kevent(). Now, I would like to wake-up the > proces

Subversion upgrades of existing dirs

2011-12-22 Thread Sean Bruno
How do I upgrade an existing svn tree with the current svn client. I don't really get what the client is trying to tell me here. [sbruno@ref9-xen32 /dumpster/scratch/sbruno-scratch/9]$ svn up svn: E155036: Please see the 'svn upgrade' command svn: E155036: Working copy '/dumpster/scratch/sbruno-s

Re: Subversion upgrades of existing dirs

2011-12-22 Thread Dimitry Andric
On 2011-12-22 18:33, Sean Bruno wrote: How do I upgrade an existing svn tree with the current svn client. I don't really get what the client is trying to tell me here. [sbruno@ref9-xen32 /dumpster/scratch/sbruno-scratch/9]$ svn up svn: E155036: Please see the 'svn upgrade' command svn: E155036:

Re: Subversion upgrades of existing dirs

2011-12-22 Thread Jason Hellenthal
On Thu, Dec 22, 2011 at 09:33:45AM -0800, Sean Bruno wrote: > How do I upgrade an existing svn tree with the current svn client. I > don't really get what the client is trying to tell me here. > > [sbruno@ref9-xen32 /dumpster/scratch/sbruno-scratch/9]$ svn up > svn: E155036: Please see the 'svn

Re: Subversion upgrades of existing dirs

2011-12-22 Thread Sean Bruno
On Thu, 2011-12-22 at 09:51 -0800, Dimitry Andric wrote: > On 2011-12-22 18:33, Sean Bruno wrote: > > How do I upgrade an existing svn tree with the current svn client. I > > don't really get what the client is trying to tell me here. > > > > [sbruno@ref9-xen32 /dumpster/scratch/sbruno-scratch/9]$

Re: Subversion upgrades of existing dirs

2011-12-22 Thread Sean Bruno
On Thu, 2011-12-22 at 09:56 -0800, Jason Hellenthal wrote: > > On Thu, Dec 22, 2011 at 09:33:45AM -0800, Sean Bruno wrote: > > How do I upgrade an existing svn tree with the current svn client. I > > don't really get what the client is trying to tell me here. > > > > [sbruno@ref9-xen32 /dumpster

Re: Subversion upgrades of existing dirs

2011-12-22 Thread Sean Bruno
On Thu, 2011-12-22 at 09:33 -0800, Sean Bruno wrote: > How do I upgrade an existing svn tree with the current svn client. I > don't really get what the client is trying to tell me here. > > [sbruno@ref9-xen32 /dumpster/scratch/sbruno-scratch/9]$ svn up > svn: E155036: Please see the 'svn upgrade'

Re: Subversion upgrades of existing dirs

2011-12-22 Thread Garrett Cooper
On Thu, Dec 22, 2011 at 12:55 PM, Sean Bruno wrote: > On Thu, 2011-12-22 at 09:33 -0800, Sean Bruno wrote: >> How do I upgrade an existing svn tree with the current svn client.  I >> don't really get what the client is trying to tell me here. >> >> [sbruno@ref9-xen32 /dumpster/scratch/sbruno-scrat

Re: Subversion upgrades of existing dirs

2011-12-22 Thread Garrett Cooper
On Thu, Dec 22, 2011 at 2:17 PM, Garrett Cooper wrote: > On Thu, Dec 22, 2011 at 12:55 PM, Sean Bruno wrote: >> >> Even more strange, on another machine in the cluster I can read and >> update my tree with subversion-1.7.1 ... but that version doesn't know >> how to upgrade the tree?  I'm so conf