Displaying 20 results from an estimated 500 matches similar to: "Re : TortoiseCVS"
2007 Dec 06
2
TortoiseCVS
Hi,
I'm trying to use TortoiseCVS under Linux (through Wine).
I'd like to eventually write some shell scripts to invoke it
properly from Nautilus but that is still a ways off.
Some of Tortoise's functionality works, like enumerating the code
modules in the CVS repository.
However, actually checking out code works for the first file but then
fails:
2008 Nov 21
0
Wine release 1.1.9
The Wine development release 1.1.9 is now available.
What's new in this release (see below for details):
- A large number of regression test fixes.
- Performance improvements in memory management.
- Improved POP3 support in inetcomm.
- Initial implementation of the XInput DLL.
- Various bug fixes.
The source is available from the following locations:
2007 Apr 05
1
unable to build rpm from cvsnt.spec file on Centos4.4
Hi Friends,
I downloaded the cvsnt 2.5.04.2047 version from achrives. I using
Centos 4.4 and I am trying to install cvsnt through cvsnt.spec file.
When I run the command
rpmbuild --bb cvsnt.spec
I get the below error at the end. I don't know the reason why the
rpmbuilding is failing . What package or rpm do I need to install to
fulfill this dependency or get rid of this error ?
Processing
2013 Apr 11
2
Disable A Windows Service Only If It Exists
I am wondering whether it is possible to have Puppet only stop and disable
a Windows service if it exists. I have Puppet master 3.1.1 on CentOS, and
Puppet clients 3.1.1 on many Windows machines. Right now, I have the bit
below for certain nodes:
service { "CVSNT":
ensure => ''stopped'',
enable => ''false'',
}
Some of the nodes have this
2007 Dec 10
0
Samba Winbind results caching
I am currently using Samba Winbind 3.0.20b-3.21 on x86_64 SLES 9 to
authenticate an external application (CVSNT <http://www.cvsnt.org/wiki>
: http://www.cvsnt.org/wiki) using the ntlm_auth
--helper-protocol=squid-2.5-ntlmssp executable. The Linux machine is
joined to a specific domain controller using security=domain and net rpc
join -Uuser -Sserver. We are, however, experiencing problems
2005 Jan 07
0
[LLVMdev] make check fails on mingw
On Fri, 7 Jan 2005, Henrik Bach wrote:
> I'm trying to test the llvm tools as described in
> 'http://llvm.cs.uiuc.edu/docs/TestingGuide.html'.
The problem here is that your PATH envvar has spaces in it. There are
many thing in LLVM that won't work with that, please try pruning your PATH
and trying again.
Thanks,
-Chris
> However, when running the command: 'make
2003 Feb 26
0
Re: Exchange Server in DMZ (i-hacked.com)
Hiya,
My two cents here .. I use a locked down Linux Sendmail relay (use sendmail
null-client feature on any spare old server or PC) in my DMZ to relay Mail
to the exchange server in my local zone. Its sort of the moat you have to
cross over to get at the castle walls and the hot oil dumped on your head
approach.
Francesca C. Smith
Lady Linux Internet Services
1801 Bolton Street # 1
Baltimore,
2005 Jan 07
4
[LLVMdev] make check fails on mingw
Hi,
I'm trying to test the llvm tools as described in
'http://llvm.cs.uiuc.edu/docs/TestingGuide.html'.
However, when running the command: 'make check VERBOSE=1 2>&1' I get this
error:
-------------------
if test -d "/C/projects/build/MinGW/llvm-2-1/test" ; then \
if test -f "/C/projects/build/MinGW/llvm-2-1/test/Makefile" ; then \
echo
2005 Jan 07
0
[LLVMdev] make check fails on mingw
On Fri, 7 Jan 2005, Henrik Bach wrote:
> "PATH=/C/projects/build/MinGW/llvm-2-1/Debug/bin:.:/usr/local/bin:/mingw/bin:/bin:/mingw/bin:/usr/bin:/c/LLVM/tools:/c/perl/5.8.5/bin:/c/perl/5.8.5/bin/MSWin32-x86-multi-thread
> llvm-gcc"
> set llvmgxx
>
2005 Jan 07
2
[LLVMdev] make check fails on mingw
Now, I've no spaces in my path:
------------------
$ echo $PATH
.:/usr/local/bin:/mingw/bin:/bin:/mingw/bin:/usr/bin:/c/LLVM/tools:/c/perl/5.8.5/bin:/c/perl/5.8.5/bin/MSWin32-x86-multi-thread
------------------
I've found that you safely can delete site.exp. The new values in site.exp
are:
------------------
## these variables are automatically generated by make ##
# Do not edit here.
2005 Jan 07
0
[LLVMdev] make check fails on mingw
On Fri, 7 Jan 2005, Henrik Bach wrote:
> You're right. And no errors or results where generated:
> PATH=/C/projects/build/MinGW/llvm-2-1/Debug/bin:/C/projects/src/llvm-2/llvm/test/Scripts:.:/usr/local/bin:/mingw/bin:/bin:/mingw/bin:/usr/bin:/c/LLVM/tools:/c/perl/5.8.5/bin:/c/perl/5.8.5/bin/MSWin32-x86-multi-thread
> \
> true runtest
> make[1]: Leaving directory
2005 Jan 07
3
[LLVMdev] make check fails on mingw
I'm not sure if dejagnu is installed correctly. Is there any way to call it
on the command line?
I get this:
-------------------
$ runtest --version | tee -a my_runtest.log
WARNING: Couldn't find the global config file.
Expect version is 5.21
Tcl version is 8.0
Framework version is 1.4.4
-------------------
and
-------------------
$ ls /usr/local/share/dejagnu/
2006 Oct 03
1
postcript file / xyplot function [Broadcast]
This is FAQ 7.22. Lattice functions produce graphic objects, which are not
displayed by default. If you print your graph, you should be fine. Also,
take a look at the documentation for panel.xyplot. Using type = c("p", "r")
should make things simpler.
Regards,
Matt Wiener
-----Original Message-----
From: r-help-bounces at stat.math.ethz.ch
[mailto:r-help-bounces at
2005 Jan 07
3
[LLVMdev] make check fails on mingw
You're right. And no errors or results where generated:
--------------------
if test -d "/C/projects/build/MinGW/llvm-2-1/test" ; then \
if test -f "/C/projects/build/MinGW/llvm-2-1/test/Makefile" ; then \
echo llvm[0]: Running test suite ; \
make -C /C/projects/build/MinGW/llvm-2-1/test check-local \
TESTSUITE= ; \
else \
echo llvm[0]: No Makefile in
2003 Feb 26
4
Port Forwarding
Is ''port forwarding'' a relatively new thing with packet filtering? Or has
it always been available since iptables appeared on the scene.
---
Ted Gervais
Coldbrook Nova Scotia
Canada B4R1A7
2008 Feb 12
3
regular expression for na.strings / read.table
Dear all,
I am working with a csv file.
Some data of the file are not valid and they are marked with a star '*'.
For example : *789.
I have attached with this email a example file (test.txt) that looks like
the data I have to work with.
I see 2 possibilities ..thast I cannot manage anyway in R:
1-first & easiest solution:
Read the data with read.csv in R, and define as na strings
2003 Feb 19
3
log files - slackware
Does anyone use slackware with samba? And if so, are they able to produce
'log.nmbd' files? I can't. But I can do this just fine with RH8.0.
By the way - my version of Slackware is 8.1
--
T.L.Gervais
Coldbrook, NS
Canada.
2006 Sep 27
1
exponential fitting
Hi,
I would like to fit some experimental points by a exponential function.
I ignore the parameters of this exponential and what I would like is to
ask R to calculate the best fitting curve an the associated parameters (as
the linear model function (lm) does for linear models).
Is it possible ?
Do anyone have an idea about how to do that ?
Thanks by advance
Jessica Gervais
[[alternative
2003 Jan 10
2
The use of Samba
Now that I have Samba all set up and working well with all the machines I have
- some linux, some Win98, some WinXP , what more can I do with Samba than
just allow access to each of these machines.
Right now I can sit at any machine and access any others. I can move files
around I can play music files from any machine and I can print on any Printer
that is in the network.
What more can I
2003 Jan 08
3
Removing Samba
Does anyone know how to remove Samba, using the RPM utility?
I have tried but not sure on the correct use of RPM and of course I am not
sure of the proper name for removing Samba??
--
T.L.Gervais
Coldbrook, NS
Canada.