Displaying 4 results from an estimated 4 matches for "carlosefr".
2006 Feb 23
1
Problems checking out SVN repository
Ok, so I'm trying to checkout the development branch with:
svn checkout svn+ssh://carlosefr-guest@svn.debian.org/svn/nut/trunk
But it keeps asking me for the password, which is weird for two reasons:
1. I submitted a public key to alioth, which I was using
successfully to access the cvs repository;
2. It refuses my password.
Anybody else having problems, or is it just me?
--
Car...
2006 Jun 06
1
Re: [nut-commits] svn commit r430 - in branches/Testing: . docs drivers man
On 6/6/06, Carlos Rodrigues wrote:
> Author: carlosefr-guest
> Date: Tue Jun 6 21:16:30 2006
> New Revision: 430
>
> Added:
> branches/Testing/docs/megatec.txt
> branches/Testing/drivers/megatec.c
> branches/Testing/drivers/megatec.h
> branches/Testing/man/megatec.8
Just a note on adding drivers to the Testing bran...
2008 Jun 28
1
[nut-commits] svn commit r1502 - in trunk: . drivers man
Hi,
When running a driver with "-h" or without parameters, the
upsdrv_cleanup function seems to be called (which caused the warning I
mention in the ChangeLog). This doesn't seem right.
Regards,
On Sat, Jun 28, 2008 at 7:47 PM, Carlos Rodrigues
<carlosefr-guest at alioth.debian.org> wrote:
> Author: carlosefr-guest
> Date: Sat Jun 28 18:47:17 2008
> New Revision: 1502
>
> Log:
> * drivers/megatec.c:
> - Add parameters to set DTR and RTS explicitly in case the default values
> don't work.
> - Allow the UPS l...
2007 Dec 29
1
[nut-commits] svn commit r1204 - in trunk: . drivers
Carlos Rodrigues wrote:
> Author: carlosefr-guest
> Date: Sat Dec 29 20:17:01 2007
> New Revision: 1204
>
> Log:
> - drivers/megatec.c: detect OB status while OFF.
You've changed a bit more than this line suggests.
[...]
> @@ -565,10 +575,16 @@
> dstate_setinfo("input.voltage.fault", "%.1f",...