Problem with WinCVS

2002-12-05 Thread David Gagnon
Hello,

I am a new to CVS and I need some help:

We have a CVS server on a Mac OSX computer and it's work well with MacCVS Pro client on a remote Macintosh. All the things seem to be ok for the MacCVS client. But now, I am trying to use WinCVS on Windows XP and I have some problem. Any function return a message like "Cannot fdopen 3296608 for write: No such file or directory".

Note that I am using WinCVS1.3b5 with Python 2.2.2.

Thanks a lot!

_______
David Gagnon
Dynagram Software
www.dynagram.com



WinCVS installation problem (newbie question)

2002-12-27 Thread David Gagnon
Hello,

I am new to CVS and I try to install WinCVS on a PC. The server is an  
OSX machine and it is working perfectly with MacCVS Pro client. But, on  
the PC, it seem that the ssh connection is impossible with the server.  
For example, when I try to do a simple "check-out" command, I obtain  
this message from the console:

 
--
CVSROOT: [EMAIL PROTECTED]:/cvsrep (ssh authentication)
cvs checkout -P /cvsrep/dynastrip (in directory C:\Documents and  
Settings\davigagn\Desktop\Dynastrip)
cvs checkout: warning: unrecognized response `'ssh' is not recognized  
as an internal or external command,
' from cvs server
cvs checkout: warning: unrecognized response `operable program or batch  
file.
' from cvs server
cvs [checkout aborted]: end of file from server (consult above messages  
if any)

* CVS exited normally with code 1 *
 
--

I am running WinCVS 1.3.10.1 Beta 10 with Python 2.2.2 and the server  
run MacOS 10.2.2.

Can you help me?

Thanks!

_______
David Gagnon
Dynagram Software
www.dynagram.com



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


Re: Backing Up CVS

2003-02-06 Thread David Gagnon
Hello,

If I need to automate the backup (during the night for example), what I 
need to do? Can I use AppleScript? Do I need to use unix batch file? 
What is the best way to do that?

___
David Gagnon
Dynagram Software
www.dynagram.com

Pat Young wrote:


When I backup my CVS respository using FTP, should I
FTP everything as "text" files?


The safe answer is "no". Depending on your setup, a better approach
might be to archive the repository and then transfer the archive as one
file (in binary mode), to help preserve permissions and time stamps 
(not
to mention reducing transfer times).

-Matt


___
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