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't know which package i h
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:
http://www.n
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 CVS clients, so
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 some distributed ver
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 the removed directory.
>
> Same problem se
On Tue, Dec 19, 2006 at 01:05:21PM -0500, Angelo Bertolli wrote:
>
> I did do a lot of surfing a few years ago on which one to use. I read
> comparison charts, etc. I ended up having to use both. And my
> impression was, "why did everyone make such a big deal about which one
> to use? They
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 cvs either, si
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 either, since they're
> mostly identica
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 your valueble comments on your favorite C
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!
>
You almost certai
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 installed the "cvs"
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 custom date, rather
> >> than the current dat
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 from t
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 been kept
> until now,
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 once.
>
I see.
Regards,
-Robe
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
> > directories has grown in size from a few thousand files
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, the CVS client
>
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 over 11,000.
>>>The result of this is, if a wide ranging cha
>>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. Having it as a setting in CVSROOT/
> 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
>>throws a fit and e
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
>throws a fit and errors
> 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
>>throws a fit and e
On 2/28/06, Michael Schurter <[EMAIL PROTECTED]> wrote:
> Matt Price wrote:
> However, the most important tool that AFAIK is missing, is a audio/video
> differencing tool - like diff for video. Without an AV diff tool you
> cannot resolve conflicts if two people change the same revision of a
> vi
On 2/27/06, Matt Price <[EMAIL PROTECTED]> wrote:
> Hi folks,
>
> I'm going to be working on a collaborative audio documentary, probablay
> using audacity. I would love to do some kind of version control on
> the project, sowe could all work on the documentary at home & then
> merge (and accept/re
On Tue, 2006-02-28 at 08:52 -0600, Michael Schurter wrote:
> Matt Price wrote:
> > I'm going to be working on a collaborative audio documentary, probablay
> > using audacity. I would love to do some kind of version control on
> > the project, sowe could all work on the documentary at home & then
>
Matt Price wrote:
I'm going to be working on a collaborative audio documentary, probablay
using audacity. I would love to do some kind of version control on
the project, sowe could all work on the documentary at home & then
merge (and accept/reeject) our changes somehow. But probably this
will
Hello,
[EMAIL PROTECTED] wrote on 31.01.2006 17:36:07:
> We have a csv repository, where every file should belong to
> cvsuser.cvsgroup. This works fine for every user, except for me: If I
> check in or tag a file, that file belongs to _me_ (gru.users)
> afterwards...
Ok, I (partially) solved
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 host
>
> I'm connected to th
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 cvspserver.
>
> This happens when I try
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 login locally or remotely
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 called cvs
On Fri, Dec 24, 2004 at 04:30:53PM +1100, Sam Watkins said
> 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
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 called cvsup, http://www.cvs
You know the debian install of CVS seems to run cvs as root. Maybe I am
misinteprating this but how I would like to set this up to run as a lower
priviledged user any help there?
-ryan
> On Sat, 2004-02-21 at 04:25, [EMAIL PROTECTED] wrote:
>> I have a stable/testing/unstable mix of a woody sys
On Sat, 2004-02-21 at 04:25, [EMAIL PROTECTED] wrote:
> I have a stable/testing/unstable mix of a woody system running with the
> 2.4.24 kernel. I have installed cvs version 1.11.1p1debian-9. For local
> users cvs seems to function fully including remotely through pserver. I
> am trying to add
On Wed, Nov 12, 2003 at 02:47:47PM -0700, Gary Hennigan wrote:
> "Micha Feigin" <[EMAIL PROTECTED]> writes:
> > I am trying to get cvs to access the repository through a ssh connection
> > when the sshd is listening on a non standard port.
> > I tried using
> > cvs -s CVS_RSH="ssh -p port" -d :ext:
"Micha Feigin" <[EMAIL PROTECTED]> writes:
> I am trying to get cvs to access the repository through a ssh connection
> when the sshd is listening on a non standard port.
> I tried using
> cvs -s CVS_RSH="ssh -p port" -d :ext:cvs:/var/lib/cvs co package
> but cvs insisted on trying port 22.
> Is it
Micha Feigin said on Wed, Nov 12, 2003 at 10:35:41PM +0200:
> I am trying to get cvs to access the repository through a ssh connection
> when the sshd is listening on a non standard port.
> I tried using
> cvs -s CVS_RSH="ssh -p port" -d :ext:cvs:/var/lib/cvs co package
> but cvs insisted on trying
On Tue, Oct 28, 2003 at 04:07:20PM -0600, Michael Kahle wrote:
> I just installed CVS on my Debian box. I want to import a source tree
> of a project I have been working on into it. I was able to do this,
> but it was imported with the version number of 1.1.1.1. I would like
> to start over now
Micha Feigin wrote:
On Wed, 2003-10-29 at 00:07, Michael Kahle wrote:
I just installed CVS on my Debian box. I want to import a source tree of a
project I have been working on into it. I was able to do this, but it was
imported with the version number of 1.1.1.1. I would like to start over now
On Wed, 2003-10-29 at 00:07, Michael Kahle wrote:
> I just installed CVS on my Debian box. I want to import a source tree of a
> project I have been working on into it. I was able to do this, but it was
> imported with the version number of 1.1.1.1. I would like to start over now
> and somehow r
On Sat, Oct 25, 2003 at 04:56:36PM +0200, Nicos Gollan said
> On Saturday 25 October 2003 16:23, Frank A. Uepping wrote:
> > Hi,
> > Debian creates a CVS reposetory in /var/lib by default.
> > I have some misgivings about this location.
> > Doesn't the filesystem standard allow to delete all files
On Saturday 25 October 2003 16:23, Frank A. Uepping wrote:
> Hi,
> Debian creates a CVS reposetory in /var/lib by default.
> I have some misgivings about this location.
> Doesn't the filesystem standard allow to delete all files below /var?
> This would be rather fatal for the development team if s
> "Frank" == Frank A Uepping <[EMAIL PROTECTED]> writes:
Frank> Hi, Debian creates a CVS reposetory in /var/lib by default. I
Frank> have some misgivings about this location. Doesn't the filesystem
Frank> standard allow to delete all files below /var?
No, that is /tmp. /var is for files th
[EMAIL PROTECTED]:
Frank A. Uepping wrote:
> Debian creates a CVS reposetory in /var/lib by default.
1. Both Cederqvist and Fogel refer to /usr/local/cvsroot.
2. I put my CVS repository under /cvs so I don't have to type a long
path name.
David
--
To UNSUBSCRIBE, email to [EMAIL PROTE
"Asim Hussain" <[EMAIL PROTECTED]> writes:
> i want to use CVS commands such as update, checkout and checkin
> remotely... i used the command:
>
> cvs -d :pserver:[EMAIL PROTECTED]:/product/b/cvs/srcRepositiory login
> to logini enter my password and i get in...
Do you, in fact, have a CVS p
Abdul Latip wrote:
> Does it mean, there is no way to setup a "cvspub" common account and
> each user should have a local account with its own .ssh directory?
Every time I set up a new CVS root I have to relearn the steps to do
this. It is all in the cvs info page. But not all in one place in
th
On Sat, 14 Jun 2003, Mike Mueller wrote:
>> I have read the docs in /usr/share/doc/cvs/ as well as the
>> CVS HOWTO. I have tried it, and it basically works: both
>> locally or using /etc/passwd authentication.
>>
>> Unfortunately, I could not find any clues about how to set
>> a CVS server for u
On Saturday 14 June 2003 04:46, Abdul Latip wrote:
> Hi,
>
> I have read the docs in /usr/share/doc/cvs/ as well as the
> CVS HOWTO. I have tried it, and it basically works: both
> locally or using /etc/passwd authentication.
>
> Unfortunately, I could not find any clues about how to set
> a CVS s
A version control system useful to software developers.
> why we need this ?
If you don't know what it is you don't need it.
(No flame intended) You could not be more wrong. I coded programs (mostly
for school, sometimes as a hobby) for about 8 years before finding out about
CVS. All I can
"Joydeep" == Joydeep Bakshi <[EMAIL PROTECTED]> writes:
Joydeep> Hi all, during the debian installation, I have faced some
Joydeep> question about CVS. what is this *CVS* & why we need
Joydeep> this ?
Concurrent Version System. Do 'dpkg -p cvs' for more information.
If you don't
On Sunday 06 April 2003 15:57, Joydeep Bakshi wrote:
> Hi all,
> during the debian installation, I have faced some question about CVS.
> what is this *CVS* & why we need this ?
http://www.cvshome.org/
http://www.loria.fr/~molli/cvs/doc/cvs_toc.html
Cheers
--
/* My name is Jehovah. I have a spec
Joydeep Bakshi writes:
> during the debian installation, I have faced some question about CVS.
> what is this *CVS*
A version control system useful to software developers.
> why we need this ?
If you don't know what it is you don't need it.
--
John Hasler
[EMAIL PROTECTED] (John Hasler)
Dancing
* Bill Wohler <[EMAIL PROTECTED]> [20030317 21:36 PST]:
> By the way, she now offers Debian virtual hosts for $30/month. Pretty
> cheap, stable, Internet presence with big pipes. Awesome service--we
> engaged in an IRC chat session tonight to figure out this problem. See
> http://www.acornh
Vineet Kumar <[EMAIL PROTECTED]> writes:
> * Bill Wohler <[EMAIL PROTECTED]> [20030316 22:35 PST]:
>> Another potential clue: an scp *pushing* a large file from the client
>> to the server writes 132 kB (regardless of the file, as long as it is
>> larger than 132 kB) and then stalls whereas
Vineet Kumar <[EMAIL PROTECTED]> writes:
> * Bill Wohler <[EMAIL PROTECTED]> [20030316 22:35 PST]:
>> Another potential clue: an scp *pushing* a large file from the client
>> to the server writes 132 kB (regardless of the file, as long as it is
>> larger than 132 kB) and then stalls whereas
* Bill Wohler <[EMAIL PROTECTED]> [20030316 22:35 PST]:
> Another potential clue: an scp *pushing* a large file from the client
> to the server writes 132 kB (regardless of the file, as long as it is
> larger than 132 kB) and then stalls whereas an scp *pulling* the same
> file from the cli
Colin Watson <[EMAIL PROTECTED]> writes:
> On Sun, Mar 16, 2003 at 08:01:16AM -0800, Bill Wohler wrote:
>> Note that while the cvs process hangs, I am able to successfully log
>> in with ssh.
>
> What are the versions of cvs on the client and the server?
1.11.1p1 on the client which is run
On Sun, Mar 16, 2003 at 08:01:16AM -0800, Bill Wohler wrote:
> One other clue, with the upgrade I've noticed these in
> /var/log/auth.log whenever I use ssh into my box:
>
> Mar 15 22:03:27 gbr pam_limits[15052]: setrlimit limit #6 to soft=-1,
> hard=-1 failed: Operation not permitted;
One other clue, with the upgrade I've noticed these in
/var/log/auth.log whenever I use ssh into my box:
Mar 15 22:03:27 gbr pam_limits[15052]: setrlimit limit #6 to soft=-1,
hard=-1 failed: Operation not permitted; uid=1007 euid=1007
Note that while the cvs process hangs, I am able
At 12:41 Uhr -0500 07.01.2003, Matthew Daubenspeck wrote:
I am using the woody release of CVS and I have two quick questions
regarding setup.
Is there a way to disable CVS using the "Attic"? When files are
removed, I wish they would be deleted instead of moved.
Not that I know of. (But why woul
On Tue, Jan 07, 2003 at 12:41:07PM -0500, Matthew Daubenspeck wrote:
> Is there a way to disable CVS using the "Attic"?
None that I know of, short of hacking the source.
> When files are
> removed, I wish they would be deleted instead of moved.
The problem with this approach is that it prevents
On Tue, Nov 05, 2002 at 04:34:32PM +0100, Robert Epprecht wrote:
> Robert Epprecht <[EMAIL PROTECTED]> writes:
>
> > Osamu Aoki <[EMAIL PROTECTED]> writes:
> >
> >> On Tue, Nov 05, 2002 at 12:15:53AM +0100, Robert Epprecht wrote:
>
> >> using mc's 2 window mode, copy files with only update mode f
> Date: Tue, 05 Nov 2002 16:42:20 +0100
> From: Robert Epprecht <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: cvs: two repositories
>
> On Monday 04 November 2002 11:15 pm, Robert Epprecht wrote:
> I'm developping a program which I would like to
Alan Chandler <[EMAIL PROTECTED]> writes:
> On Monday 04 November 2002 11:15 pm, Robert Epprecht wrote:
>> I'm developping a program which I would like to put somewhere on
>> the net like savannah or sourceforge. As I am on a slow modem
>> connection I would prefer to keep my local cvs repository
Robert Epprecht <[EMAIL PROTECTED]> writes:
> Osamu Aoki <[EMAIL PROTECTED]> writes:
>
>> On Tue, Nov 05, 2002 at 12:15:53AM +0100, Robert Epprecht wrote:
>> using mc's 2 window mode, copy files with only update mode from local
>> tree to remote cvs tree by using tag (insert ket) and F5
>
> Hmm,
Osamu Aoki <[EMAIL PROTECTED]> writes:
> On Tue, Nov 05, 2002 at 12:15:53AM +0100, Robert Epprecht wrote:
>> I'm developping a program which I would like to put somewhere on
>> the net like savannah or sourceforge. As I am on a slow modem
>> connection I would prefer to keep my local cvs reposito
On Tue, Nov 05, 2002 at 12:15:53AM +0100, Robert Epprecht wrote:
> I'm developping a program which I would like to put somewhere on
> the net like savannah or sourceforge. As I am on a slow modem
> connection I would prefer to keep my local cvs repository and sync
> the public one from time to tim
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Monday 04 November 2002 11:15 pm, Robert Epprecht wrote:
> I'm developping a program which I would like to put somewhere on
> the net like savannah or sourceforge. As I am on a slow modem
> connection I would prefer to keep my local cvs repository
On Sat, Oct 26, 2002 at 06:53:06PM -0400, Gregory Seidman wrote:
> Before anyone brings it up, I know there should have been backups of the
> CVS repository. That said, I am in the following situation:
>
> 1) Machine alpha, which had the CVS repository, is temporarily
>unavailable (in a policy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Le Dimanche 6 Octobre 2002 21:05, Justin Ryan a écrit :
> Heya all..
>
> I've got a small project in CVS and am having some trouble. The problem
> is, when I try to add files to the project, although all other files are
> at revision 0.2.1.x, it adds
On Wed, 25 Sep 2002 17:15:01 +0330 Arash Bijanzadeh
<[EMAIL PROTECTED]> wrote:
> But where is the Server you want to chesh out from?! you need something
> like CVSROOT=:pserver:anonyumous@someserver:/some/path
Uhmm, no you don't. TMK, the above format is only needed if you are going
to be using
I got it working :)
thnx anyway..
--
thanks,
louie miranda
chikka asia, inc.
noc +63-2(7535000-511)
- Original Message -
From: "Arash Bijanzadeh" <[EMAIL PROTECTED]>
To: "Justin Ryan" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, Septe
On Wednesday 25 September 2002 17:09, Justin Ryan wrote:
> > i did, CVSROOT=/var/cvs
>
> /var/lib/cvs ?
But where is the Server you want to chesh out from?! you need something like
CVSROOT=:pserver:anonyumous@someserver:/some/path
>
> I know this is the default.
--
To UNSUBSCRIBE, email to [EMA
> i did, CVSROOT=/var/cvs
/var/lib/cvs ?
I know this is the default.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> Which cvs document would you think is best for a newbie
> in cvs (system).
Look at http://www.cvshome.org which contains all the documentation you
need to get started.
Andrew.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
"nate" <[EMAIL PROTECTED]> writes:
> DvB said:
> > I installed the cvs package and, as was recommended during
> > configuration, didn't enable pserver. Now all I need to do is figure out
> > how to access the repository without using pserver... anyone?
>
> cvs over ssh. theres a buncha docs out
DvB said:
> I installed the cvs package and, as was recommended during
> configuration, didn't enable pserver. Now all I need to do is figure out
> how to access the repository without using pserver... anyone?
cvs over ssh. theres a buncha docs out there on how to do
it, its probably easier then
On Wed, Mar 27, 2002 at 02:13:47PM +0100, G. Soyez wrote:
> On Mårdi 12 Måss 2002 02:42, Joey Hess wrote:
> > Sven Gaerner wrote:
> > > I've got a (hopefully) little proble.m. I want to grant some people
> > > CVS access to my machine. They should connect by using SSH but I don't
> > > want to give
On Mårdi 12 Måss 2002 02:42, Joey Hess wrote:
> Sven Gaerner wrote:
> > I've got a (hopefully) little proble.m. I want to grant some people
> > CVS access to my machine. They should connect by using SSH but I don't
> > want to give them a shell. They should be able to use CVS with SSH but
> > witho
Sven Gaerner wrote:
> I've got a (hopefully) little proble.m. I want to grant some people
> CVS access to my machine. They should connect by using SSH but I don't
> want to give them a shell. They should be able to use CVS with SSH but
> without logging in to my machine.
>
> Does anyone have an id
On Mon, Mar 11, 2002 at 09:02:15PM +0100, Sven Gaerner wrote:
> Hi,
>
> I've got a (hopefully) little proble.m. I want to grant some people
> CVS access to my machine. They should connect by using SSH but I don't
> want to give them a shell. They should be able to use CVS with SSH but
> without lo
> How is ssh-agent different from just running ssh-keygen to create a
> key pair with an empty passphrase and putting the public key into
> ~/.ssh./authorized_keys on the cvs machine?
It just means that your private key isn't lying around on your disk
unencrypted.
--
David Hart
[EMAIL PROTECTED]
begin Ben Collins quotation:
> > Is tehre a way to do SSH CVS from Win? WinCVS?
>
> Not sure.
Sure, use Cygwin's ssh and cvs. I use those every day. If you want to
use a GUI like WinCVS, get ssh working from the command line first, then
configure WinCVS to use it.
Craig
pgpQcMnjctFFn.pgp
D
hanasaki writes:
> Is tehre a way to do SSH CVS from Win? WinCVS?
To the first, you can use cygwin (http://sources.redhat.com) and use
the SSH from there. I believe that cvs should also be available on
cygwin.
If you want to use WinCVS, check out:
http://www.wincvs.org/ssh.html
Andrew.
* Craig Dickson ([EMAIL PROTECTED]) spake thusly:
> begin Ben Collins quotation:
>
> > I strongly suggest using CVS over SSH. It's easy to setup. Just make
> > sure the server that your CVS repo is on has sshd installed. Then on the
> > client do:
> >
> > export CVS_RSH=ssh
> >
> > cvs -d :ext
On Mon, Mar 11, 2002 at 09:48:01AM -0600, hanasaki wrote:
> I have heard that pserver is not secure. Is this due to plaintext
> passwd on the net or exploits? How can it be secured? How can the
> client and server be configured to run over SSL (Win and Lin)?
Use ssh: Use ext instead of pserve
begin Ben Collins quotation:
> I strongly suggest using CVS over SSH. It's easy to setup. Just make
> sure the server that your CVS repo is on has sshd installed. Then on the
> client do:
>
> export CVS_RSH=ssh
>
> cvs -d :ext:@cvs.server.com:/repo co myproj
Yes, I use cvs with ssh this way.
On Mon, Mar 11, 2002 at 10:42:15AM -0600, hanasaki wrote:
> I think you are saying that nothing needs to be done, on the server
> side, to support ssh? Same port for tcp and ssh?
Right. Server side doesn't need anything special.
> Is tehre a way to do SSH CVS from Win? WinCVS?
Not sure.
--
I think you are saying that nothing needs to be done, on the server
side, to support ssh? Same port for tcp and ssh?
Is tehre a way to do SSH CVS from Win? WinCVS?
Ben Collins wrote:
On Mon, Mar 11, 2002 at 09:48:01AM -0600, hanasaki wrote:
I have heard that pserver is not secure. Is this
On Mon, Mar 11, 2002 at 09:48:01AM -0600, hanasaki wrote:
> I have heard that pserver is not secure. Is this due to plaintext
> passwd on the net or exploits? How can it be secured? How can the
> client and server be configured to run over SSL (Win and Lin)?
It is because of plain text passwo
Lo, on Friday, February 22, Paul E Condon did write:
> I saved a cvs repository of personal programs in RedHat some time ago,
> before I discovered Debian. Now I'm trying install it and access the
> files in it. I used tar to save the whole repository as cvs.tgz. When
> I untar it, I discover that
<>
> >
> > I moved the source to a different machine where I
> had
> > set up a new repository. I edited the headers of
> the
> > files that had been checked in before, deleting
> the
> > expanded $ID$ information. I then proceeded to do
> a
> > standard ``cvs import`` of my project. I then
> chec
Charles Baker wrote:
>
> Are there any cvs guru's on the list? I had some files
> that had previously been checked into cvs. There were
> also some files in the same project which had not been
> checked in ever.
>
> I moved the source to a different machine where I had
> set up a new repository.
Lo, on Friday, January 11, Kendall Shaw did write:
> "Brenda J. Butler" <[EMAIL PROTECTED]> writes:
>
> > Is this a remote cvs repository? Maybe the remote machine
> > ran out of scratch space.
>
> Yes, it's a remote repository. I'll see if that's it.
That's almost certain to be it. In my ex
"Brenda J. Butler" <[EMAIL PROTECTED]> writes:
> Is this a remote cvs repository? Maybe the remote machine
> ran out of scratch space.
Yes, it's a remote repository. I'll see if that's it.
Thanks,
Kendall
Le 2002.01.11 05:05, Kendall Shaw a écrit :
> "Brenda J. Butler" <[EMAIL PROTECTED]> writes:
>
> > You don't have a separate filesystem for /tmp? That's where
> > the space is running out. Try the df command, it will tell you
> > all the filesystems you have as well as how full they are.
> >
>
On Thu, Jan 10, 2002 at 08:05:31PM -0800, Kendall Shaw wrote:
> "Brenda J. Butler" <[EMAIL PROTECTED]> writes:
>
> > You don't have a separate filesystem for /tmp? That's where
> > the space is running out. Try the df command, it will tell you
> > all the filesystems you have as well as how full
"Brenda J. Butler" <[EMAIL PROTECTED]> writes:
> You don't have a separate filesystem for /tmp? That's where
> the space is running out. Try the df command, it will tell you
> all the filesystems you have as well as how full they are.
>
> There are two kinds of space on unix-style filesystems:
> This is not really a debian question, but I'll ask anyway. I ran out
> of disk space while retriving files with cvs. Since then I've freed up
> 2.5 Gigs worth of space, but cvs still says no space left on device. I
> have only one e2fs partition mounted as root, and it has only about
> 20% of i
1 - 100 of 220 matches
Mail list logo