Bob Proulx writes:
> Sven Joachim wrote:
>> Rodolfo Medina wrote:
>> > With Debian 8, Sid: I'm trying to compile and install Emacs cvs
>>
>> Why the heck do you want to that?
>
> Sven, That sounds so adversarial.
>
>> Emacs development switched
Sven Joachim wrote:
> Rodolfo Medina wrote:
> > With Debian 8, Sid: I'm trying to compile and install Emacs cvs
>
> Why the heck do you want to that?
Sven, That sounds so adversarial.
> Emacs development switched away from CVS _five years_ ago.
Of course emacs switched
On 2015-02-18 13:49 +0100, Rodolfo Medina wrote:
> With Debian 8, Sid: I'm trying to compile and install Emacs cvs
Why the heck do you want to that? Emacs development switched away from
CVS _five years_ ago.
> but `make
> bootstrap' ends up with the following lines:
>
>
On Wed, Feb 18, 2015 at 12:49:36PM +, Rodolfo Medina wrote:
> Hi all.
>
> With Debian 8, Sid: I'm trying to compile and install Emacs cvs but `make
> bootstrap' ends up with the following lines:
>
> Makefile:49: recipe for target '../../info/eintr' f
Hi all.
With Debian 8, Sid: I'm trying to compile and install Emacs cvs but `make
bootstrap' ends up with the following lines:
Makefile:49: recipe for target '../../info/eintr' failed
make[3]: *** [../../info/eintr] Error 1
make[3]: Leaving directory '/home/rodolfo/emac
On Wed,19.Aug.09, 11:09:22, Alex Huth wrote:
> Hi!
>
> I want to use CVS for systemadministration. I have never used one so far, so
> my knowledge is very poor about that topic.
>
> Actually our programmers and another administrator is using eclipse.
> Unfortunately i don
Alex Huth wrote:
> I want to use CVS for systemadministration. I have never used one so
> far, so my knowledge is very poor about that topic.
I use CVS for system administration by maintaining a sparse directory tree of
the system files I change and checking that tree into CVS:
In <20090819090922.gc7...@borusse.tmr.net>, Alex Huth wrote:
>I want to use CVS for systemadministration. I have never used one so far,
> so my knowledge is very poor about that topic.
Unless you have existing CVS clients, you should use a different VCS. Even
if you have existing
On Wed, Aug 19, 2009 at 11:09:22AM +0200, Alex Huth wrote:
> Hi!
>
> I want to use CVS for systemadministration.
You need to provide CVS services (a CVS server) or you actually want to
use CVS?
If the latter: any reason you don't use Subversion (svn, package:
subversion) or so
Hi!
I want to use CVS for systemadministration. I have never used one so far, so
my knowledge is very poor about that topic.
Actually our programmers and another administrator is using eclipse.
Unfortunately i don't know which package i have to install for using cvs with
eclipse.
Can
Adrian Chapela escribió:
Hello again!
I am looking for a good cvs, control version for web developing. Some
of my web developments was in ASP and because that I need some cvs for
use with it, on windows or in Debian.
Do you know a good version to use with web development ?
Thank you
On 2008-12-31 07:01 +0100, Harry Putnam wrote:
> I'm attempting to build emacs from cvs sources. Something I've done
> many times on various linux distributions.
>
> the ./configure step ends with an error about not finding X11
> development libraries (posted at the end)
I'm attempting to build emacs from cvs sources. Something I've done
many times on various linux distributions.
the ./configure step ends with an error about not finding X11
development libraries (posted at the end)
I'm running a fairly fresh lenny installed from the small cd
On 2008-12-30 20:58 +0100, Harry Putnam wrote:
> Chris Burkhardt writes:
>
>> Harry Putnam wrote:
>>> I just started working with debian recently, I'm a long time gentoo
>>> user.
>>>
>>> I want to install the latest cvs emacs but do n
Chris Burkhardt writes:
> Harry Putnam wrote:
>> I just started working with debian recently, I'm a long time gentoo
>> user.
>>
>> I want to install the latest cvs emacs but do not see it in an
>> aptitude search.
>
> See Romain
Harry Putnam wrote:
> I just started working with debian recently, I'm a long time gentoo
> user.
>
> I want to install the latest cvs emacs but do not see it in an
> aptitude search.
See Romain Francoise's emacs-snapshot repository: http://emacs.orebokech.com/
- C
I just started working with debian recently, I'm a long time gentoo
user.
I want to install the latest cvs emacs but do not see it in an
aptitude search.
I have only a very basic sources.list.
#deb cdrom:[Debian GNU/Linux testing _Lenny_ [...]
deb ftp://ftp.uwsg.indiana.edu/linux/d
I have auctex 11.84 installed via a tar.gz package, and want now to have the
cvs version.
Can anybody please suggest all the steps so to remove the old one? Or maybe
simply installing the cvs version will completely override the old
installation?
Thanks for any reply
Rodolfo
--
To
I installed in my Debian Etch box AUCTeX, version 11.84, from the tar.gz
tarball. Now I want to update the program with its cvs version.
How can uninstall the version already installed? Or maybe I can override the
old one installing straight away the cvs version?
Thanks for any help
Rodolfo
On Sun, Apr 27, 2008 at 02:59:36PM +0800, Silent wrote:
> Hi, all
>
> I just checkout the lastest emacs-cvs code and compiled on my debian testing,
> but the emacs can not start up,
>
> my configure args :
>
> ./configure --disable-largefile --without-pop --with
Hi, all
I just checkout the lastest emacs-cvs code and compiled on my debian testing,
but the emacs can not start up,
my configure args :
./configure --disable-largefile --without-pop --without-kerberos
--without-kerberos5 --without-hesiod --without-sound
--with-x-toolkit=gtk --with-xpm
dpkg troubles referenced earlier hit those packages too when I tried doing
a dist-upgrade. I cleared the broken stuff off the system afterwards too.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hi all,
if I am in a directory managed by CVS and I do:
rm FILE
then cvs up will download the file.
But if I do instead:
rm -rf DIR
cvs up
won't download again the removed directory.
Same problem seems to occurr when in a new CVS version new dir are
added, cvs up doesn't seem to do
On date Thursday 2008-02-07 10:31:40 +0100, Stefano Sabatini wrote:
> Hi all,
>
> if I am in a directory managed by CVS and I do:
>
> rm FILE
> then cvs up will download the file.
>
> But if I do instead:
> rm -rf DIR
> cvs up
>
> won't download again
Hi Rocky,
On Thu, Nov 01, 2007 at 01:11:54AM -, rockymaxsource wrote:
> Can any of you tell me how to use SSH to connect to remote CVS
> repository with user name and password please?
Set the CVS_RSH variable to 'ssh' and then use :ext:username as your
username in the cvs ro
Hey,
Can any of you tell me how to use SSH to connect to remote CVS
repository with user name and password please?
Thanks a lot in advance!
Blessings,
Rocky
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
t there?
> >
> It is still available in Sid, which should work OK on Etch. Or you can
> backport it yourself.
>
> > If I download some source from one CVS, then can I use dh-make to
> > convert it into a format that will allow me to build Debian packages,
> >
ort it yourself.
> If I download some source from one CVS, then can I use dh-make to
> convert it into a format that will allow me to build Debian packages,
> right?
>
The would require you to go through the whole process of creating a
proper Debian package. Personally, I th
Hello!
There was for this pourpose the checkinstall on Sarge, but now, on
Etch, which one package serve for this pourpose out there?
If I download some source from one CVS, then can I use dh-make to
convert it into a format that will allow me to build Debian packages,
right?
But then, how
n SVN deal with the various line endings automatically like CVS?
> I just tested this on Linux with a TXT file that was created on
> Windows. On Linux I got a file with CRLF line terminators.
SVN's charter is ``what goes in comes out''. However, it has a
`property' t
us line
> endings automatically like CVS?
>
The SVN client is smart enough to know the host OS's line terminator
preference and use that unless it is has for some reason been overridden
in the repository.
Regards,
-Roberto
--
Roberto C. Sanchez
http://people.connexer.com/~roberto
http://www.
particular moment in time.
>
Bascially, every checkin automatically tags the repostiry with a one-up
numerical tag :-)
That is how I think of it to myself.
> It's easy to become accustomed the SVN concept of repository version,
> as opposed to the CVS system of file version. The conce
David Christensen writes:
> I've been using CVS (and RCS before it) for several years new. I've
> also looked at switched to SVN, but seem to recall that there was an SVN
> "feature" whereby SVN applied to same version number to all files in the
> project (r
On Tue, 19 Dec 2006, David Christensen wrote:
David - I've been using SVN for over a year and, Like you, I used CVS
for several years prior to that.
I've been using CVS (and RCS before it) for several years new. I've
also looked at switched to SVN, but seem to recall that t
On 12/20/06, David Christensen <[EMAIL PROTECTED]> wrote:
I've been using CVS (and RCS before it) for several years new. I've
also looked at switched to SVN, but seem to recall that there was an SVN
"feature" whereby SVN applied to same version number to all files
David Christensen wrote:
> I've been using CVS (and RCS before it) for several years new. I've
> also looked at switched to SVN, but seem to recall that there was an SVN
> "feature" whereby SVN applied to same version number to all files in the
> project (r
* David Christensen <[EMAIL PROTECTED]> [061219 21:35]:
> I've been using CVS (and RCS before it) for several years new. I've
> also looked at switched to SVN, but seem to recall that there was an SVN
> "feature" whereby SVN applied to same version number to all
I've been using CVS (and RCS before it) for several years new. I've
also looked at switched to SVN, but seem to recall that there was an SVN
"feature" whereby SVN applied to same version number to all files in the
project (repository?) whenever you checked something
> to use? They seem almost identical." I think to the novice it seems
> more like a big deal is made, also because a novice will probably not
> see the differences very much anyhow.
>
I think the big deal was made over the following key issues:
- cvs is basically abandonwa
Roberto C. Sanchez wrote:
On Mon, Dec 18, 2006 at 10:30:37PM -0500, Angelo Bertolli wrote:
Unless... they're not the maintainer of the repository. Sometimes you
have to use cvs, and some people prefer cvs. I think you're hard
pressed to justify using subversion over
On Mon, Dec 18, 2006 at 10:30:37PM -0500, Angelo Bertolli wrote:
> >
> Unless... they're not the maintainer of the repository. Sometimes you
> have to use cvs, and some people prefer cvs. I think you're hard
> pressed to justify using subversion over cvs eithe
Roberto C. Sanchez wrote:
> On Sun, Dec 17, 2006 at 07:46:43PM -0800, rocky wrote:
>
>> Hey,
>>
>> apt-cahce search CVS will pull lots of CVS application on the console.
>> As a newbie to the Linux program development environment, I would like
>> to hear you
On Sun, Dec 17, 2006 at 07:46:43PM -0800, rocky wrote:
> Hey,
>
> apt-cahce search CVS will pull lots of CVS application on the console.
> As a newbie to the Linux program development environment, I would like
> to hear your valueble comments on your favorite CVS applications
rocky wrote:
> apt-cahce search CVS will pull lots of CVS application on the
> console. As a newbie to the Linux program development environment, I
> would like to hear your valueble comments on your favorite CVS
> applications!
I have a machine that I've dedicated for CVS. I i
Hey,
apt-cahce search CVS will pull lots of CVS application on the console.
As a newbie to the Linux program development environment, I would like
to hear your valueble comments on your favorite CVS applications!
Thanks a lot in advance!
Rocky
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED
On Wednesday 29 November 2006 07:03, Casey T. Deccio wrote:
> On Nov 28, 2006, at 7:20 PM, Roberto C. Sanchez wrote:
> > On Tue, Nov 28, 2006 at 07:11:18PM -0800, Casey T. Deccio wrote:
> >> Hello,
> >>
> >> Is there a way to perform a cvs commit with a custo
On Nov 28, 2006, at 7:20 PM, Roberto C. Sanchez wrote:
On Tue, Nov 28, 2006 at 07:11:18PM -0800, Casey T. Deccio wrote:
Hello,
Is there a way to perform a cvs commit with a custom date, rather
than the current date? I'm trying to create all the versions of a
certain file retroactively
On Tue, Nov 28, 2006 at 07:11:18PM -0800, Casey T. Deccio wrote:
> Hello,
>
> Is there a way to perform a cvs commit with a custom date, rather
> than the current date? I'm trying to create all the versions of a
> certain file retroactively from the archives that have bee
Hello,
Is there a way to perform a cvs commit with a custom date, rather
than the current date? I'm trying to create all the versions of a
certain file retroactively from the archives that have been kept
until now, but I want to be able to maintain (and search by) the
actual
On Thu, Nov 23, 2006 at 01:28:17AM +0200, Micha Feigin wrote:
>
> We are talking about a transaction limit, not a repository limit. I don't know
> if subversion has such limits, but cvs can handle directories with a lot of
> files, you just can't update them all at on
On Wed, 22 Nov 2006 12:23:03 -0500
"Roberto C. Sanchez" <[EMAIL PROTECTED]> wrote:
> On Wed, Nov 22, 2006 at 10:33:45AM -, Pete Clarke wrote:
> > Hi there,
> >
> > I have a CVS repository (hosted on Debian Sarge 3.1), and one of the
> > direct
On Wed, Nov 22, 2006 at 10:33:45AM -, Pete Clarke wrote:
> Hi there,
>
> I have a CVS repository (hosted on Debian Sarge 3.1), and one of the
> directories has grown in size from a few thousand files, to over 11,000.
> The result of this is, if a wide ranging change is made,
In article <[EMAIL PROTECTED]> you write:
>> In article <[EMAIL PROTECTED]> you write:
>>>Hi there,
>>>
>>>I have a CVS repository (hosted on Debian Sarge 3.1), and one of the
>>>directories has grown in size from a few thousand files, to ov
>>Is that a cvs-pserver.conf entry? or in the CVSROOT files?
>
> At the moment it's hard-coded in the source
> (src/server.c:serve_argument() ). Please feel free to post a wishlist
> bug (ideally with a patch! *grin*) and I'll get it fixed in the Debian
> package. Ha
> In article <[EMAIL PROTECTED]> you write:
>>Hi there,
>>
>>I have a CVS repository (hosted on Debian Sarge 3.1), and one of the
>>directories has grown in size from a few thousand files, to over 11,000.
>>The result of this is, if a wide ranging change is
In article <[EMAIL PROTECTED]> you write:
>Hi there,
>
>I have a CVS repository (hosted on Debian Sarge 3.1), and one of the
>directories has grown in size from a few thousand files, to over 11,000.
>The result of this is, if a wide ranging change is made, the CVS client
>
> In article <[EMAIL PROTECTED]> you write:
>>Hi there,
>>
>>I have a CVS repository (hosted on Debian Sarge 3.1), and one of the
>>directories has grown in size from a few thousand files, to over 11,000.
>>The result of this is, if a wide ranging change is
Hi there,
I have a CVS repository (hosted on Debian Sarge 3.1), and one of the
directories has grown in size from a few thousand files, to over 11,000.
The result of this is, if a wide ranging change is made, the CVS client
throws a fit and errors with a protocol error - too many parameters
I am running debian sarge. it has qtstalker version .26. latest is .32. I wanted to compile and run CVS version in sarge.
Is it possible? Whether libs are compatible? If so what are the files
that should be downloaded from cvs and how to proceed compiling in
sarge?-- L.V.Gandhihttp
Hi there,
When the cvs server down, then "cvs command" hang up. Any guys know how to
config the cvs client, so that the cvs command can timeout?
--
Best Regards,
Limin Wang
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Tro
same revision of a
> video file.
>
> If someone out there knows of some such tool - or thinks I'm way off -
> please respond!
>
so, sounds like this doesn't exist. Bummer! Noneheless, it soundsl
ike subversion at least makes the storage of large files more
manageable (as com
& then
> merge (and accept/reeject) our changes somehow. But probably this
> will involve incremental changes to a significant number of media
> files. Does anyone know whether there's a version-control system which
> can handle such changes to binary files easily and clearly?
e such changes to binary files easily and clearly? I don't
>
> Subversion (aka svn) does binary-differencing both when transmitting
> changes and storing them, so it should be much more efficient than CVS
> when dealing with binary files. I have no idea how well it would handle
> a m
es and storing them, so it should be much more efficient than CVS
when dealing with binary files. I have no idea how well it would handle
a multi-gigabyte video file, but its worth a try.
However, the most important tool that AFAIK is missing, is a audio/video
differencing tool - like diff for
l involve incremental changes to a significant number of media
files. Does anyone know whether there's a version-control system which
can handle such changes to binary files easily and clearly? I don't
know much about cvs & its competitors, so this is just an
out--of-the-blue q
ult)
Since cvs couldn't authenticate me with CVSROOT/passwd, it went on and
authenticated me with pam. That leads to the problem:
> Since PAM is used, too, I added that to CVSROOT/config:
> DefaultPamUser=cvsuser
I didn't change other defaults, so I should have been aut
$:cvsuser
Since PAM is used, too, I added that to CVSROOT/config:
DefaultPamUser=cvsuser
Now I am completely lost. I have no Idea, why cvs behaves different when I
check something in...
Mit freundlichen Grüßen
Markus Grunwald
Softwareentwicklung
PRÜFTECHNIK Condition Monitoring GmbH
Oskar
On Tue, Dec 27, 2005 at 11:15:18PM +0100, Csanyi Pal wrote:
> Hello!
>
> My system is Debian Sarge.
>
> I installed steam on my system, but know for the late version on the CVS
> repository.
>
> Is there a Debian way how can I install package from there?
>
> If
Hi,
I'd like to use the scripts log_accum.in for CVS and commit_prep.in for
projects using CVS to send mails to a mailing list. I don't understand how to
configure them well. Could you please help me to do this ?
In fact, we are using CVS 1.12.9 included in Debian Sarge. I'm
Hello group,
today I tried to run a cvs pserver from xinetd / tcpwrapper as non root.
Like this:
service cvspserver
{
flags = NAMEINARGS
socket_type = stream
protocol= tcp
wait= no
user= cvs
server = /usr/sbin/tcpd
On Friday June 3 2005 00:46, Lorenzo Bettini wrote:
> I'm using kdevelop3 that comes with Debian Sarge.
> I noticed that no CVS menu is available anywhere...
> do I have to install further packages or configure something?
Try the kdevelop3-plugins package. Also make sure to set the
Hi
I'm using kdevelop3 that comes with Debian Sarge.
I noticed that no CVS menu is available anywhere...
do I have to install further packages or configure something?
kdevelop3 --version
Qt: 3.3.4
KDE: 3.3.2
KDevelop: 3.2.0
I have both cervisia and kdesdk installed
$ dpkg --list |
On Sun, May 29, 2005 at 03:46:02PM +0300, Alphonse Ogulla wrote:
> Hi All,
>
> I'm trying to do a cvs checkout from a debian beast on the company
> network but get the error.
>
> cvs [login aborted]: connect to cvs.digium.com(66.250.69.240):2401
> failed: No route to
Hi All,
I'm trying to do a cvs checkout from a debian beast on the company
network but get the error.
cvs [login aborted]: connect to cvs.digium.com(66.250.69.240):2401
failed: No route to host
I'm connected to the internet via a proxy firewall. Does this imply
specific ports requi
On Fri, May 20, 2005 at 04:36:46PM +0200, [EMAIL PROTECTED] wrote:
> Can someone please explain to me, why cvs-pserver isn't working on my
> debian testing box ?
> I configured cvs with "dpkg-reconfigure cvs" to use /srv/cvs for the
> repository and to use cvspserve
Hello,
Can someone please explain to me, why cvs-pserver isn't working on my
debian testing box ?
I configured cvs with "dpkg-reconfigure cvs" to use /srv/cvs for the
repository and to use cvspserver.
This happens when I try to login:
[EMAIL PROTECTED] >cvs -d :pserver:[EMA
Alex Polite wrote:
> Where can I find Emacs CVS prepackaged for Sarge?
There are unofficial packages here:
http://luca.pca.it/debian/
And tools to build your own here:
http://lists.debian.org/debian-emacsen/2005/04/msg00035.html
--
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BD
Where can I find Emacs CVS prepackaged for Sarge?
alex
--
Alex Polite
http://flosspick.org
Quoting Andrew Berry <[EMAIL PROTECTED]>:
Hi,
I have a Debian server running Sarge running MySQL and CVS mainly.
All was working correctly until an upgrade this morning.
Now when I try and log into CVS I get an error saying "no such
repository" - this is when I try and
Hi,
I have a Debian server running Sarge running MySQL and CVS mainly. All was
working correctly until an upgrade this morning.
Now when I try and log into CVS I get an error saying "no such repository" -
this is when I try and login locally or remotely. I've checked again t
4.ip_local_port_range
>
> The default is 32768 61000, and so my system had been picking incoming
> ports for SSH and CVS responses around 32768 initially and our
> firewall here was blocking that.
Hi,
shouldn't a firewall by default accept any incoming connection (no
matter what
and CVS responses around 32768 initially and our
firewall here was blocking that.
So the solution for me is to change the ip_local_port_range:
A temporary fix:
sysctl -w net.ipv4.ip_local_port_range="50001 61000"
Fix it permanently in /etc/sysctl.conf :
net.ipv4.ip_local_port_ran
Norman Davis wrote:
> On Thu, 30 Dec 2004 19:32:22 -0500, Adam Aube <[EMAIL PROTECTED]> wrote:
>> What kernel are you using?
> Linux version 2.4.27-1-386 ([EMAIL PROTECTED]) (gcc
> version 3.3.5 (Debian 1:3.3.5-2)) #1 Wed Dec 1 19:43:08 JST 2004
>>Post the output of the following command:
>> hea
On Fri, 31 Dec 2004 12:57:25 +0100, Dani Belz <[EMAIL PROTECTED]> wrote:
> * Norman Davis <[EMAIL PROTECTED]> [04-12-30 05:12]:
> > Hi there,
> >
> > I'm having problems using SSH and CVS at my work. The connections
> > timeout. However I can browse the
* Norman Davis <[EMAIL PROTECTED]> [04-12-30 05:12]:
> Hi there,
>
> I'm having problems using SSH and CVS at my work. The connections
> timeout. However I can browse the internet with Mozilla just fine.
>
> But this only happens on my network at work. When I dial
On Thu, 30 Dec 2004 19:32:22 -0500, Adam Aube <[EMAIL PROTECTED]> wrote:
> What kernel are you using?
Linux version 2.4.27-1-386 ([EMAIL PROTECTED]) (gcc
version 3.3.5 (Debian 1:3.3.5-2)) #1 Wed Dec 1 19:43:08 JST 2004
>Post the output of the following command:
>
> head -v `ls /proc/sys/net/ipv
Norman Davis wrote:
> On Wed, 29 Dec 2004 21:12:01 -0700, Norman Davis
> <[EMAIL PROTECTED]> wrote:
>> I'm having problems using SSH and CVS at my work. The connections
>> timeout. However I can browse the internet with Mozilla just fine.
>> But this only ha
Norman Davis wrote:
> On Thu, 30 Dec 2004 13:02:26 -0500, Adam Aube <[EMAIL PROTECTED]> wrote:
>>
>> Is ECN off (/proc/sys/net/ipv4/tcp_ecn)? You can check/set it with
>> sysctl.
> net.ipv4.tcp_ecn was 0.
So it was already off.
> I just now set it to 1. CVS a
On Wed, 29 Dec 2004 21:12:01 -0700, Norman Davis
<[EMAIL PROTECTED]> wrote:
> Hi there,
>
> I'm having problems using SSH and CVS at my work. The connections
> timeout. However I can browse the internet with Mozilla just fine.
>
> But this only happens on my network
On Thu, 30 Dec 2004 13:02:26 -0500, Adam Aube <[EMAIL PROTECTED]> wrote:
>
> Is ECN off (/proc/sys/net/ipv4/tcp_ecn)? You can check/set it with sysctl.
>
net.ipv4.tcp_ecn was 0. I just now set it to 1. CVS and SSH still don't work.
I guess I want to leave net.ipv4.tc
Norman Davis wrote:
> On Thu, 30 Dec 2004 05:27:50 -0800, Brian <[EMAIL PROTECTED]> wrote:
>> Norman Davis wrote:
>>> I'm having problems using SSH and CVS at my work. The connections
>>> timeout. However I can browse the internet with Mozilla just fine.
&
On Thu, 30 Dec 2004 05:27:50 -0800, Brian <[EMAIL PROTECTED]> wrote:
> Norman Davis wrote:
> > Hi there,
> >
> > I'm having problems using SSH and CVS at my work. The connections
> > timeout. However I can browse the internet with Mozilla just fine.
> >
Norman Davis wrote:
Hi there,
I'm having problems using SSH and CVS at my work. The connections
timeout. However I can browse the internet with Mozilla just fine.
But this only happens on my network at work. When I dial in to my ISP
from home, in SSH and CVS both work fine. The network at
Hi there,
I'm having problems using SSH and CVS at my work. The connections
timeout. However I can browse the internet with Mozilla just fine.
But this only happens on my network at work. When I dial in to my ISP
from home, in SSH and CVS both work fine. The network at work mostly
has Wi
User Sam Watkins wrote::
On Fri, Dec 24, 2004 at 04:47:53AM +0100, Mateusz ?oskot wrote:
I'm running Debian and looking for some tools and solutions
which could help me with merging external snapshot of some project
into my own local version of it in the CVS repository.
There is a progam c
own local version of it in the CVS repository.
>
> There is a progam called cvsup, http://www.cvsup.org/,
> maybe this is what you need.
>
> For some reason it isn't in Debian,
> http://lists.debian.org/debian-devel/1999/04/msg01587.html
> has a link to some .debs
It
On Fri, Dec 24, 2004 at 04:47:53AM +0100, Mateusz ?oskot wrote:
> I'm running Debian and looking for some tools and solutions
> which could help me with merging external snapshot of some project
> into my own local version of it in the CVS repository.
There is a progam call
Hello,
I believe it is not very off-topic here.
I'm running Debian and looking for some tools and solutions
which could help me with merging external snapshot of some project
into my own local version of it in the CVS repository.
Here is a longer story:
I would like to assure myself if my id
Hi all.
I don't understand exactly what cvs-buildpackage is supposed to do.
After having read Howto and try it, that's remain very obscure to me.
It want find a /usr/local/src/Packages/ (why ?) and finally
(when I create this dir) do nothing.
The man don't help me :(
I want to u
I am trying to get lxr-cvs to run under apache2 on my sarge installation.
When I access via url lxr/source, I get apache returns an error 500 and the
following diagnostic is in the log
[Wed Nov 24 11:40:48 2004] [error] failed to resolve handler
`Apache::Registry'
[Wed Nov 24 11:40:48
1 - 100 of 642 matches
Mail list logo