I can't give you a definitive list of changes to files between beta release
and tip of default, but mercurial can. Use:

$ hg diff -r 2.0.beta2:tip

Beware: the diff is very large. A better approach might be to start with the
logs:

$ hg log -r 2.0.beta2:tip

John

> -----Original Message-----
> From: Wang, Ren [mailto:ren.w...@nuance.com]
> Sent: Friday, February 22, 2013 12:41 PM
> To: John Calcote; 'Jim Marshall'
> Cc: openslp-users@lists.sourceforge.net
> Subject: RE: [Openslp-users] error code -19
> 
> Hi John,
> 
> Yes, we will do some debug and make a fix if possible. Will let you know.
> 
> BTW, do you know what's been changed between the latest version and the
> beta2 version?
> 
> Regards,
> 
> Ren
> 
> -----Original Message-----
> From: John Calcote [mailto:john.calc...@gmail.com]
> Sent: Friday, February 22, 2013 11:39 AM
> To: Wang, Ren; 'Jim Marshall'
> Cc: openslp-users@lists.sourceforge.net
> Subject: RE: [Openslp-users] error code -19
> 
> Ren,
> 
> Since you're the only one that seems to be able to duplicate this problem,
I'd
> really appreciate it if you'd debug into it a bit and see if you can
figure out
> what's causing it. I have people asking me to do the 2.0 release soon, but
I
> don't want to do it until I'm pretty sure the change I made over Christmas
> haven't caused major issues. This is the biggest issue I've heard of so
far, but
> I can't get it to happen on my systems.
> 
> Thanks,
> John
> 
> > -----Original Message-----
> > From: Wang, Ren [mailto:ren.w...@nuance.com]
> > Sent: Thursday, January 31, 2013 6:19 PM
> > To: Jim Marshall
> > Cc: openslp-users@lists.sourceforge.net
> > Subject: Re: [Openslp-users] error code -19
> >
> > Hi Jim,
> >
> > Thank you for the response. But, the slptool from the released package
> > OpenSLP 2.0.0 Beta 2 works fine on the same computer. It only happens
> > for using the latest source code. I think the latest source code might
> introduced
> > this issue.
> >
> > Ren
> > ________________________________________
> > From: Jim Marshall [jim.marsh...@wbemsolutions.com]
> > Sent: Thursday, January 31, 2013 4:51 PM
> > To: Wang, Ren
> > Cc: openslp-users@lists.sourceforge.net
> > Subject: Re: [Openslp-users] error code -19
> >
> > Wang, Ren wrote:
> > We downloaded the latest OpenSLP code from sourcesafe today and
> > compiled successfully. When tried to use slptool register, it always
> > got
> error -
> > 19, but I could use slptool findsrvs to see the service registered.
> >
> > slp.h:
> >
> > SLP_NETWORK_TIMED_OUT  = -19
> >
> > So it is saying it can not communicate with the daemon. Make sure you
> > have a rule in your firewall and that it is enabled (that has bitten
> > me before)
> for
> > both UDP and TCP
> >
> >
> > Regards,
> >
> > Ren
> >
> >
> >
> >
>
----------------------------------------------------------------------------
> --
> > Everyone hates slow websites. So do we.
> > Make your web apps faster with AppDynamics Download AppDynamics Lite
> > for free today:
> > http://p.sf.net/sfu/appdyn_d2d_jan
> >
> >
> >
> > _______________________________________________
> > Openslp-users mailing list
> > Openslp-users@lists.sourceforge.net<mailto:Openslp-
> > us...@lists.sourceforge.net>
> > https://lists.sourceforge.net/lists/listinfo/openslp-users
> >
> >
> >
> > --
> > Jim Marshall
> > Sr. Software Engineer
> > [WS]<http://ws-inc.com/>
> 



------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Openslp-users mailing list
Openslp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openslp-users

Reply via email to