Re: CVS for DOS?

2004-11-29 Thread chance
http://ardice.com/Arts/Music/Styles/Rock/Progressive/Bands_and_Artists/P/Pain_of_Salvation
___
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs


Re: CVS for DOS?

2004-11-19 Thread Todd Denniston
Spiro Trikaliotis wrote:
 
 Hello Todd,
 
 * On Thu, Nov 18, 2004 at 09:17:08AM -0500 Todd Denniston wrote:
 
  sneakernet.
 
 Yes, I fear it's the way I have to go. ;-(
SNIP
 
  if you don't the linux vfat driver will make your file 
 
 Why should I use vfat on Linux? Wouldn't it make better sense to use FAT
 only, as MS-DOS cannot handle lower-case names and/or long filenames,
 anyway?
 
SNIP
Actually as long as your file names are already 8.3 it makes little to no
difference, and all the difficulties I described for vfat would still apply
to fat as well. 


-- 
Todd Denniston
Crane Division, Naval Surface Warfare Center (NSWC Crane) 
Harnessing the Power of Technology for the Warfighter


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs


Re: CVS for DOS?

2004-11-19 Thread jsWalter
Spiro mused:

 Walter
 Don't let the path definitions below throw you. This *is* on a Windows
 box (XP and 2k3 server infact)

 Well, the OP (from me) clearly stated DOS. That is, MS-DOS x.yy. I do
 not understand what your posting has to do with this?

Sorry, I just replied to a message. Didn't reall pay attention to the
Subject.


 But this is for Windows, not DOS. Furthermore, the CVS part - the thing
 I was asking about - is still missing.

It was late last night when I finished the write up on SSH.

The CVS part will be tonight.

(Below assumes Walters Way installation)

In short, go to www.cvshome.org

Grab the latest ZIP (1.12.9 - at the bottom of the page).

UnZIP the file and drop 'cvs.exe' in /bin

Add 2 ENV VARs...

  User ENV VAR
 HOME   u:/users/[yourname]

  System ENV VAR
 CVS_RSH=ssh

Assuming you followed the SSH procedure, you now hace CVS with SSH on your
windows box.

[wait! before you tell me that is not what your asking for, read below].


 I should have stated it more clearly before: I have CVS and SSH set up -
 on my Windows machine, as well as an my Linux machine. In fact, I even
 compiled CVS on my own for both environments.  I do not need a solution
 for Windows. I need a solution for MS-DOS, but there seems not to be any.

Now! I have no idea if this will work on a DOS [only] box.

I'm hoping you'll be willing to experiment and tell us.

Good luck.

Walter



___
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs


Re: CVS for DOS?

2004-11-19 Thread Spiro Trikaliotis
Hello,

* On Fri, Nov 19, 2004 at 10:04:48AM -0600 jsWalter wrote:
 
 Now! I have no idea if this will work on a DOS [only] box.

Of course, it will not. The windows binaries are Win32 binaries, that
is, they are PE executables. OTOH, DOS can only execute the older MZ
format.

Furthermore, they are using the Windows API, not the DOS API.


Best regards,
   Spiro.

-- 
Spiro R. Trikaliotis
http://www.trikaliotis.net/
http://www.viceteam.org/


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs


Re: CVS for DOS?

2004-11-19 Thread jsWalter

 Hello,


 * On Fri, Nov 19, 2004 at 10:04:48AM -0600 jsWalter wrote:


 Now! I have no idea if this will work on a DOS [only] box.


 Of course, it will not. The windows binaries are Win32 binaries, that
 is, they are PE executables. OTOH, DOS can only execute the older MZ
 format.

 Furthermore, they are using the Windows API, not the DOS API.

Didn't know that, something to add to my ever growing pile of trivia.

Sorry I couldn't help.

Walter





___
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs


Re: CVS for DOS?

2004-11-19 Thread jsWalter
It's not CVS, but it is a link to SSH for DOS.

It's a step.

  http://sshdos.sourceforge.net/

Walter



___
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs


Re: CVS for DOS?

2004-11-18 Thread Spiro Trikaliotis
Hello,

On Wed, Nov 17, 2004 at 04:32:45PM -0600, jsWalter wrote:
 
 But, I figure you can try and see if it works.

Any more specific details are welcome. I could test it even myself.


Best regards,
   Spiro.

-- 
Spiro R. Trikaliotis
http://www.trikaliotis.net/
http://www.viceteam.org/


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs


Re: CVS for DOS?

2004-11-18 Thread Spiro Trikaliotis
Hello Arno,

On Wed, Nov 17, 2004 at 11:26:37PM +0100, Arno Schuring wrote:
 
 Regarding ssh for dos: there is no widely-used tcp/ip stack available
 for DOS, so such network applications you are very unlikely to find.

I know of at least two native DOS TCP/IP stacks:

- The Microsoft TCP/IP stack, as delivered with MS LAN Manager
- THe IBM TCP/IP stack, as delivered with OS/2 LAN Server

I believe both stacks are almost the same.

Furthermore, using Windows for Workgroups, you have a virtual stack
for DOS (which uses the Windows part as back-end). All three are
compatible with one another.

Furthermore, I believe that the DOS box of OS/2 or Windows has a virtual
TCP/IP stack, too.

 http://www.wattcp.com is the only one that I know of, but I have never
 seen a ssh client that uses wattcp.

I will have a look.

 I imagine it would be possible to port cvs to DOS using djgpp
 (http://www.delorie.com/djgpp),

This seems reasonable, yes.

 but you would still be stuck at the connectivity level - DOS has no
 native networking support.

Yes, I know. That's the reason I mentioned ssh in the original post.

 There is no real risk in mixing DOS and windows environments
 (especially up to w98), since they share a common base (filesystem,
 line endings).

Well, I know, as I have used it that way before.

In fact, the DOS project started using a RCS implementation for DOS.  As
the project has all files in one directory, this is not that bad.

As I wanted to have all sources on a central server, which is backed up
regularly, I moved all RCS files into a central CVS repository. Although
I can share the sandbox between Windows and DOS, there are many manual
steps involved, which are error prone:

1. Check out a sandbox on Windows, put it into a Windows share
2. Copy the files from the Windows share to DOS (via network)
3. Work on the files

If I want to check in, I have to do:

4. Copy the files back to the Windows share
5. commit
6. perform steps 2 und 3 from above

Although it might be possible to checkout directly into a share from
DOS, I do not like that idea. I do not trust the Windows TCP/IP stack
that much, as it is rather old.

| You might run into problems with long filenames, but you probably
| already have encountered (or willfully avoided) those.

Well, as this project started on plain DOS, it only uses features
available on it. 


Regards,
   Spiro.

-- 
Spiro R. Trikaliotis
http://www.trikaliotis.net/
http://www.viceteam.org/


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs


Re: CVS for DOS?

2004-11-18 Thread Spiro Trikaliotis
Hello Mark,

* On Wed, Nov 17, 2004 at 06:02:26PM -0800 Mark D. Baushke wrote:
 
 SSHDOS has an SSH, SCP, SFTP and telnet client for DOS.
 http://sshdos.sourceforge.net/

Ok, this sounds promising.

 PuTTY is an SSH1+SSH2 implementation for Windows (not MS-DOS only).

Yes, I know.

 CVS (from cvshome.org) has a cvs.exe that should work in the DOS
 command window of a Windows box. I do not know how much MS Windows
 support is required of if you really mean a MS-DOS only environment or
 a DOS window on a Windows machine.

I want to run it on a machine which uses MS-DOS 6.22, nothing more. On
cvshome, I only found the Win32 versions. (Menu: ccvs/binaries/...),
nothing DOS only. I do not need a Win32 version, as I have a full cygwin
environment here up and running on my main machine. Currently, I'm
checking out for DOS on Win32, but this is really error prone. I would
like to have a DOS only solution.

 CVSNT (from cvsnt.org) has a both a 'graphical' interface and a
 command-line backend for Windows environments.

Yes, I know. Arthur Barret advertises it very often here. ;-)

 
 Please summarize your experience to help other folks in the future.

Of course, I will. I think I will try to compile CVS with djgpp, and
report whether I had success or not.

Regards,
   Spiro.

-- 
Spiro R. Trikaliotis
http://www.trikaliotis.net/
http://www.viceteam.org/


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs


Re: CVS for DOS?

2004-11-18 Thread Steve McIntyre
On Thu, Nov 18, 2004 at 10:40:05AM +0100, Spiro Trikaliotis wrote:

I want to run it on a machine which uses MS-DOS 6.22, nothing more. On
cvshome, I only found the Win32 versions. (Menu: ccvs/binaries/...),
nothing DOS only. I do not need a Win32 version, as I have a full cygwin
environment here up and running on my main machine. Currently, I'm
checking out for DOS on Win32, but this is really error prone. I would
like to have a DOS only solution.

I've got to ask the question - why?

-- 
Steve McIntyre, Cambridge, UK.[EMAIL PROTECTED]
Because heaters aren't purple! -- Catherine Pitt


signature.asc
Description: Digital signature
___
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs


Re: CVS for DOS?

2004-11-18 Thread Spiro Trikaliotis
Hello,

* On Thu, Nov 18, 2004 at 10:22:16AM + Steve McIntyre wrote:

  I would like to have a DOS only solution.
 
 I've got to ask the question - why?

As I told before, I cannot compile this project on Win32, OS/2 or the
like. The compiler simply does not work, because its DOS extender does
not.

Checking out in Win32 and copying over to DOS is error prone, as you
must exactly remember which step to do when. If you forget anything,
your local changes might get lost, and I do not like that. ;-)

Regards,
   Spiro.

-- 
Spiro R. Trikaliotis
http://www.trikaliotis.net/
http://www.viceteam.org/


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs


Re: CVS for DOS?

2004-11-18 Thread Todd Denniston
Spiro Trikaliotis wrote:
 
 Hello Arno,
 
 On Wed, Nov 17, 2004 at 11:26:37PM +0100, Arno Schuring wrote:
 
SNIP
  but you would still be stuck at the connectivity level - DOS has no
  native networking support.
 
 Yes, I know. That's the reason I mentioned ssh in the original post.
 
  There is no real risk in mixing DOS and windows environments
  (especially up to w98), since they share a common base (filesystem,
  line endings).
 
 Well, I know, as I have used it that way before.
 
 In fact, the DOS project started using a RCS implementation for DOS.  As
 the project has all files in one directory, this is not that bad.
 
 As I wanted to have all sources on a central server, which is backed up
 regularly, I moved all RCS files into a central CVS repository. Although
 I can share the sandbox between Windows and DOS, there are many manual
 steps involved, which are error prone:
 
 1. Check out a sandbox on Windows, put it into a Windows share
 2. Copy the files from the Windows share to DOS (via network)
 3. Work on the files
 
 If I want to check in, I have to do:
 
 4. Copy the files back to the Windows share
 5. commit
 6. perform steps 2 und 3 from above
 
 Although it might be possible to checkout directly into a share from
 DOS, I do not like that idea. I do not trust the Windows TCP/IP stack
 that much, as it is rather old.
SNIP

sneakernet.

I have used to great effect an Iomega Zip disk. 
1. Check out a sandbox on system with CVS and a Zip drive, directly on the ZIP
drive.
2. move ZIP disk to computer where compiler is.
3. Work on the files
4. move ZIP disk back to machine in step 1
5. commit
6. perform step 2  3 from above
Same number of steps, but a little less likely to miss things.

You only have to trust the tcp stack on the system you do the checkout on, or
in my case I did the checkout physically at the CVS server machine running
linux to a vfat formatted ZIP.
You don't have to trust that you copied everything because it is all on the
disk, and unless the disk fails you get all or none of it.
In my case, the compiler machine had a ZIP drive but I was not allowed to
install (in any way) any form of CVS executable on it, so this was the easiest
method of keeping the sources controlled.
 
Minor notes, if using this method with a linux machine:
1) mount the ZIP disk with the conv=text option,
2) the first checkout should be done to a case sensitivepreserving filesystem
and then `zip /tmp/movemod.zip cvsmodule ; cd /mnt/zip; unzip
/tmp/movemod.zip`, if you don't the linux vfat driver will make your file 
directory names all lower case and cause you grief later. But after the
initial checkout is on the disk with correct capitalization, commit, update
and all the other cvs commands seem to work fine. (cvs adding a new directory
might mess up the new CVS directory capitalization )

-- 
Todd Denniston
Crane Division, Naval Surface Warfare Center (NSWC Crane) 
Harnessing the Power of Technology for the Warfighter


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs


Re: CVS for DOS?

2004-11-18 Thread jsWalter
 jsWalter wrote:

 I have complete details on how to use CVS and SSH from the command
 line.

OK, I should not have said complete :/

snip

 Don't leave us in suspense!  We want details!  :^)

Don't let the path definitions below throw you. This *is* on a Windows box
(XP and 2k3 server infact)

I have the files installed on my 2k3 server, and the ENV VARs setup on
my desktop machine.

I even did this to my boys PC to see if it would work on multiple machines
off the same server.

Yep!

Now, to understand my directory structure, you need to read...

   http://web.torres.ws/walters_way

The SSH file is there as well, I just revamped it tonight.

Please let me know how it works for you, or not.

I would welcome and and all comments on structure, content, context,
syntax, etc.

Walter



___
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs


Re: CVS for DOS?

2004-11-18 Thread Spiro Trikaliotis
Hello,

* On Fri, Nov 19, 2004 at 12:10:47AM -0600 jsWalter wrote:

 Don't let the path definitions below throw you. This *is* on a Windows
 box (XP and 2k3 server infact)

Well, the OP (from me) clearly stated DOS. That is, MS-DOS x.yy. I do
not understand what your posting has to do with this?

 
 http://web.torres.ws/walters_way

But this is for Windows, not DOS. Furthermore, the CVS part - the thing
I was asking about - is still missing.


I should have stated it more clearly before: I have CVS and SSH set up -
on my Windows machine, as well as an my Linux machine. In fact, I even
compiled CVS on my own for both environments.  I do not need a solution
for Windows. I need a solution for MS-DOS, but there seems not to be
any.

Regards,
   Spiro.

-- 
Spiro R. Trikaliotis
http://www.trikaliotis.net/
http://www.viceteam.org/


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs


Re: CVS for DOS?

2004-11-18 Thread Spiro Trikaliotis
Hello Todd,

* On Thu, Nov 18, 2004 at 09:17:08AM -0500 Todd Denniston wrote:
 
 sneakernet.

Yes, I fear it's the way I have to go. ;-(

Anyway, in my environment, I mostly use a DOS-Box inside of VMWare, so
using physical media would not be that reasonable, would it? I rarely go
to a real DOS box, mostly for testing purposes (especially timing). This
is mostly done with the binaries only (compiling is slow like hell on
that machine).

 
  
 if you don't the linux vfat driver will make your file 

Why should I use vfat on Linux? Wouldn't it make better sense to use FAT
only, as MS-DOS cannot handle lower-case names and/or long filenames,
anyway?

BTW: After having a look into DJGPP, I found that there is already a CVS
version inside of it. Unfortunately, it is some CVS 1.9 or CVS 1.10
(both options are there), and there is no network support in.

I doubt it would make much sense to try to port it over to DOS, as the
potential user base would not be that big. Because of this, I think I
will try something different, taking into account your suggestions here.

Stay tuned! ;-)

Regards,
   Spiro.

-- 
Spiro R. Trikaliotis
http://www.trikaliotis.net/
http://www.viceteam.org/


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs


CVS for DOS?

2004-11-17 Thread Spiro Trikaliotis
Hello,

1. As we all know, it is always recommended to generate a CVS sandbox at
   the system on which the development should occur. That is, if we use
   Windows, use a Windows client, if we use some kind of Unix, use that
   client.

2. Furthermore, it is considered bad practice to share sandboxes
   between systems.

Now, I have the problem that I need access from a MS-DOS machine to a
remote CVS repository. Anywhere, using google, I did not find any
version of CVS for DOS (nor did I find ssh, which would be needed for
remote access, but this is another story).

Currently, I checkout the sandbox in Windows and move it to DOS via
Windows shares. It works, but it surely violates 1. and 2. Of courses,
Windows line endings and DOS line endings are the same, so 1. might not
be that big a problem, but 2. is one. Furthermore, it is very error
prone.

So, I ask you if you know of any DOS version of CVS (binary), or how I
could build that? If anyone knows how to find a working ssh client, this
would help me, too.

BTW: Now, it is no option to not use DOS at all, but to use the DOS box
of Windows, or some emulators on Linux. The compiler environment uses
some custom DOS extender, which is not compatible with all DOS boxes I
know of. Running a real DOS on VMWare is an option, and this is in fact
what I am doing.

Any input is highly appreciated,
   Spiro.

-- 
Spiro R. Trikaliotis
http://www.trikaliotis.net/
http://www.viceteam.org/


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs


Re: CVS for DOS?

2004-11-17 Thread Arno Schuring
Hello Spiro!
Regarding ssh for dos: there is no widely-used tcp/ip stack available for 
DOS, so such network applications you are very unlikely to find. 
http://www.wattcp.com is the only one that I know of, but I have never seen 
a ssh client that uses wattcp.

I imagine it would be possible to port cvs to DOS using djgpp 
(http://www.delorie.com/djgpp), but you would still be stuck at the 
connectivity level - DOS has no native networking support.

There is no real risk in mixing DOS and windows environments (especially up 
to w98), since they share a common base (filesystem, line endings). You 
might run into problems with long filenames, but you probably already have 
encountered (or willfully avoided) those.

Regards,
Arno
 np: Pain Of Salvation - A Trace Of Blood
- Original Message - 
From: Spiro Trikaliotis [EMAIL PROTECTED]
To: info-cvs ML [EMAIL PROTECTED]
Sent: Wednesday, November 17, 2004 10:26 PM
Subject: CVS for DOS?


Hello,
1. As we all know, it is always recommended to generate a CVS sandbox at
  the system on which the development should occur. That is, if we use
  Windows, use a Windows client, if we use some kind of Unix, use that
  client.
2. Furthermore, it is considered bad practice to share sandboxes
  between systems.
Now, I have the problem that I need access from a MS-DOS machine to a
remote CVS repository. Anywhere, using google, I did not find any
version of CVS for DOS (nor did I find ssh, which would be needed for
remote access, but this is another story).
Currently, I checkout the sandbox in Windows and move it to DOS via
Windows shares. It works, but it surely violates 1. and 2. Of courses,
Windows line endings and DOS line endings are the same, so 1. might not
be that big a problem, but 2. is one. Furthermore, it is very error
prone.
So, I ask you if you know of any DOS version of CVS (binary), or how I
could build that? If anyone knows how to find a working ssh client, this
would help me, too.
BTW: Now, it is no option to not use DOS at all, but to use the DOS box
of Windows, or some emulators on Linux. The compiler environment uses
some custom DOS extender, which is not compatible with all DOS boxes I
know of. Running a real DOS on VMWare is an option, and this is in fact
what I am doing.
Any input is highly appreciated,
  Spiro.
--
Spiro R. Trikaliotis
http://www.trikaliotis.net/
http://www.viceteam.org/
___
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs

___
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs


Re: CVS for DOS?

2004-11-17 Thread jsWalter
 Hello,

 1. As we all know, it is always recommended to generate a CVS sandbox at
 the system on which the development should occur. That is, if we use
 Windows, use a Windows client, if we use some kind of Unix, use that
 client.

 2. Furthermore, it is considered bad practice to share sandboxes
between systems.

 Now, I have the problem that I need access from a MS-DOS machine to a
 remote CVS repository. Anywhere, using google, I did not find any version
 of CVS for DOS (nor did I find ssh, which would be needed for remote
 access, but this is another story).

I have complete details on how to use CVS and SSH from the command line.

I access my Linux server every day.

Now, I have no idea if this works in pure DOS, as I use it from the DOS
box in windows.

But, I figure you can try and see if it works.

Walter



___
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs


Re: CVS for DOS?

2004-11-17 Thread Alan Dayley
jsWalter wrote:
I have complete details on how to use CVS and SSH from the command line.
I access my Linux server every day.
Now, I have no idea if this works in pure DOS, as I use it from the DOS
box in windows.
But, I figure you can try and see if it works.
Don't leave us in suspense!  We want details!  :^)
Alan

___
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs


Re: CVS for DOS?

2004-11-17 Thread Mark D. Baushke
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Spiro Trikaliotis [EMAIL PROTECTED] writes:

 Hello,
 
 1. As we all know, it is always recommended to generate a CVS sandbox at
the system on which the development should occur. That is, if we use
Windows, use a Windows client, if we use some kind of Unix, use that
client.
 
 2. Furthermore, it is considered bad practice to share sandboxes
between systems.
 
 Now, I have the problem that I need access from a MS-DOS machine to a
 remote CVS repository. Anywhere, using google, I did not find any
 version of CVS for DOS (nor did I find ssh, which would be needed for
 remote access, but this is another story).

SSHDOS has an SSH, SCP, SFTP and telnet client for DOS.
http://sshdos.sourceforge.net/

PuTTY is an SSH1+SSH2 implementation for Windows (not MS-DOS only).

CVS (from cvshome.org) has a cvs.exe that should work in the DOS command
window of a Windows box. I do not know how much MS Windows support is
required of if you really mean a MS-DOS only environment or a DOS window
on a Windows machine.

CVSNT (from cvsnt.org) has a both a 'graphical' interface and a
command-line backend for Windows environments.

 Currently, I checkout the sandbox in Windows and move it to DOS via
 Windows shares. It works, but it surely violates 1. and 2. Of courses,
 Windows line endings and DOS line endings are the same, so 1. might not
 be that big a problem, but 2. is one. Furthermore, it is very error
 prone.
 
 So, I ask you if you know of any DOS version of CVS (binary), or how I
 could build that? If anyone knows how to find a working ssh client, this
 would help me, too.

http://openssh.com/windows.html lists a number of possible Windows
alternatives for SSH.

 BTW: Now, it is no option to not use DOS at all, but to use the DOS box
 of Windows, or some emulators on Linux. The compiler environment uses
 some custom DOS extender, which is not compatible with all DOS boxes I
 know of. Running a real DOS on VMWare is an option, and this is in fact
 what I am doing.
 
 Any input is highly appreciated,
Spiro.

Please summarize your experience to help other folks in the future.

Good luck,
-- Mark
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQFBnAKy3x41pRYZE/gRAvJKAKDadIEMEBU5iG8K7pivP2U4OBjcrgCfYi5S
xYkn/O1jbz6j9x36o0MB6Ik=
=B3kP
-END PGP SIGNATURE-


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs


Re: cvs for dos

2002-01-13 Thread Pierre Asselin

Schwenk, Jeanie [EMAIL PROTECTED] writes:

Anybody know if there is a way to access CVS using pserver from a Windows
2000 command line?  

??  I thought the Windows distribution on cvshome.org *was* a
command-line version?

--
Pierre Asselin
Westminster, Colorado


-= Posted via Newsfeeds.Com, Uncensored Usenet News =-
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-==  Over 80,000 Newsgroups - 16 Different Servers! =-
___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



[robert@namodn.com: Re: cvs for dos]

2002-01-12 Thread Rob Helmer

Oops, I must've been confused when I wrote this :)

I mean to say, Cygwin comes with cvs.exe, also there is
a command-line version ( cvs.exe ) that comes with WinCVS.



HTH,
Rob Helmer


- Forwarded message from Rob Helmer [EMAIL PROTECTED] -

Hi Jeanie,


Either OpenSSH via Cygwin ( http://www.cygwin.org ) or SSH Communications
SSH Client for Windows ( make sure the command-line stuff is
selected in the installed - http://www.ssh.com ).

I'm sure there are more, but I've had success with these two
in the past.



HTH,
Rob Helmer


On Fri, Jan 11, 2002 at 04:35:39PM -0800, Schwenk, Jeanie wrote:
 Anybody know if there is a way to access CVS using pserver from a Windows
 2000 command line?  
 
 We're got an engineer here trying to integrate emacs for windows with CVS
 and emacs can't find the cvs command.  So I perhaps if we can get the
 command line to work, emacs will work with CVS on Windows.
 
 No I do not mean using WinCvs and choosing comand line
 
 Jeanie
 
 ___
 Info-cvs mailing list
 [EMAIL PROTECTED]
 http://mail.gnu.org/mailman/listinfo/info-cvs
 

___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs


- End forwarded message -

___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



cvs for dos

2002-01-11 Thread Schwenk, Jeanie

Anybody know if there is a way to access CVS using pserver from a Windows
2000 command line?  

We're got an engineer here trying to integrate emacs for windows with CVS
and emacs can't find the cvs command.  So I perhaps if we can get the
command line to work, emacs will work with CVS on Windows.

No I do not mean using WinCvs and choosing comand line

Jeanie

___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



Re: cvs for dos

2002-01-11 Thread Rob Helmer

Hi Jeanie,


Either OpenSSH via Cygwin ( http://www.cygwin.org ) or SSH Communications
SSH Client for Windows ( make sure the command-line stuff is
selected in the installed - http://www.ssh.com ).

I'm sure there are more, but I've had success with these two
in the past.



HTH,
Rob Helmer


On Fri, Jan 11, 2002 at 04:35:39PM -0800, Schwenk, Jeanie wrote:
 Anybody know if there is a way to access CVS using pserver from a Windows
 2000 command line?  
 
 We're got an engineer here trying to integrate emacs for windows with CVS
 and emacs can't find the cvs command.  So I perhaps if we can get the
 command line to work, emacs will work with CVS on Windows.
 
 No I do not mean using WinCvs and choosing comand line
 
 Jeanie
 
 ___
 Info-cvs mailing list
 [EMAIL PROTECTED]
 http://mail.gnu.org/mailman/listinfo/info-cvs
 

___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



Re: cvs for dos

2002-01-11 Thread nntp.ne.mediaone.net

When you install WinCVS, you can go to a command prompt and run the cvs.exe
command.

Schwenk, Jeanie [EMAIL PROTECTED] wrote in message
news:[EMAIL PROTECTED]...
 Anybody know if there is a way to access CVS using pserver from a Windows
 2000 command line?

 We're got an engineer here trying to integrate emacs for windows with CVS
 and emacs can't find the cvs command.  So I perhaps if we can get the
 command line to work, emacs will work with CVS on Windows.

 No I do not mean using WinCvs and choosing comand line

 Jeanie



___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



running cvs in dos

2001-11-01 Thread dineshram

Hi,

Could anyone tell me, How do we run the cvs commands at the Dos prompt.

Thanks in advance,
Dinesh



___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



Re: running cvs in dos

2001-11-01 Thread Matt Riechers

[EMAIL PROTECTED] wrote:
 
 Hi,
 
 Could anyone tell me, How do we run the cvs commands at the Dos prompt.

The same way you enter any other command. Typing 'cvs' will get you started.

-Matt

___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



AW: Problem to log in to CVS throug DOS

2001-06-05 Thread Schell Walter

Anette,

When I try to log in to CVS through DOS I get the following error:
(Logging
in to avaswegen@phantom) CVS.EXE
[login aborted]: could not find out home directory.

you have to do a
set HOME=c:\
or something likewise before calling the cvs.exe.

The same is for CVSROOT.
HTH
Walter


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs