import error - end of file from server

2002-01-18 Thread Sean Colgan
Hi, I'm trying to import my source into a CVS repository on sourcforge.net. The error I'm getting is: cvs [import aborted]: end of file from server (consult above messages if any) I'm pretty sure that the cvs setup on sourceforge is ok because they host thousands of projects so it must be

How to disable import command for some user ?

2002-01-18 Thread George xu
Hello all:   I want to disable import command in my cvsserver(CVSNT).Because not permit other user to import modules. Example:I have a module:test I permit all user to checkout ,modified ,add file or folder and commit these modify. But I don't permit some user to do use import command to impo

revision number less than 1.1

2002-01-18 Thread Petr Aubrecht
Hello, I started to use CVS and have one small trouble. I would like to use revision numbers less than 1.1, let say 0.0.1, or 1.0.1 etc. It allows me to make the revision number the version number of the software (is it bad idea?). Now, cvs commit -r 0.1 doesn't work. Is there also a way how to

releasing software with cvs Q.

2002-01-18 Thread Alan Carter
Hi, Is it possible to somehow tag files within a project such that when checking the files out they get installed in pre-specifide locations on the file system . I am not reffering to the -d option. I need to develope an automated release mechanism. I need this because files within certain p

Re: revision number less than 1.1

2002-01-18 Thread Harald Kucharek
Petr Aubrecht wrote: > > Hello, > > I started to use CVS and have one small trouble. > > I would like to use revision numbers less than 1.1, let say 0.0.1, or 1.0.1 > etc. It allows me to make the revision number the version number of the > software (is it bad idea?). Now, cvs commit -r 0.1 d

Re: revision number less than 1.1

2002-01-18 Thread Kaz Kylheku
In article , Petr Aubrecht wrote: >Hello, > >I started to use CVS and have one small trouble. > >I would like to use revision numbers less than 1.1, let say 0.0.1, or 1.0.1 >etc. Why, are you superstitious about numbers? You can't use these numbers, because zeros

How to don't create Root file of CVS folder when checkout ?

2002-01-18 Thread George xu
Hi all:   I use my username to checkout module to my working directory.and wincvs auto create CVS folder and record CVSROOT in Root file  in CVS folder.Now I want to  use other username to  login cvs and update and commit files.But It auto switch my username with CVSROOT of Root file when ot

Re: revision number less than 1.1

2002-01-18 Thread Petr Aubrecht
> >I would like to use revision numbers less than 1.1, let say 0.0.1, or 1.0.1 > >etc. > > Why, are you superstitious about numbers? The idea was to put $Revision$ into configuration file as a version number of the software. Then I have automatically increasing version number (like in Borland C++

(no subject)

2002-01-18 Thread Áß±¹°æÁ¦½Å¹®
Title: Untitled Document # Áß±¹ °æÁ¦½Å¹®À» º¸¸é Áß±¹ÀÌ º¸Àδ٠# Áß±¹°æÁ¦½Å¹®Àº Çѱ¹¿¡¼­ ¹ßÇàµÇ´Â À¯ÀÏÇÑ Áß±¹°ü·Ã °æÁ¦Àü¹®Áö·Î¼­ 1998³â 11¿ù â°£ÇØ ±× µ¿¾È Áß±¹ ÀüÁö¿ªÀÇ Çѱ¹±³¹ÎÀ» ´ë»óÀ¸·Î °¢Á¾ ÇÑÁß°ü·Ã °æÁ¦¼Ò½Ä°ú Áö¿ª¼Ò½Ä µîÀ» ÀüÇØ ¿Ô½À´Ï´Ù. Áß±¹°æÁ¦½Å¹®»ç´Â ºÏ°æÁö»

java API for version control system client

2002-01-18 Thread csk
Hi I am looking for an API in java that can do the client part of a version control system (things like checkin/checkout,etc). does anybody know of any such implementation from anybody? -- thanks, -csk If your clone kills you, is that suicide ? ___ I

cvs not commiting changes

2002-01-18 Thread kamalshah20
Hi, I've been facing this problem for some time now.I check in my code, but the next day when I check out, I find that my changes have not been updated.I thought the problem was probably forgetting to commit etc. (!) but this is happeneing to others as well. I am at a loss as to what to do and w

Re: java API for version control system client

2002-01-18 Thread Ross Burton
On Fri, 2002-01-18 at 11:08, csk wrote: > Hi > I am looking for an API in java that can do the client part > of a version control system (things like checkin/checkout,etc). > does anybody know of any such implementation from anybody? There is a project called jCVS which is a Java-based implementa

watch on

2002-01-18 Thread Strecker, Roland
Title: watch on hi all, I want to watch on all files in a module, but cvs shows a message:     cvs watch: [13:04:40] waiting for RST's lock in "the specified directory" Whats wrong here. Thanks Roland

Re: releasing software with cvs Q.

2002-01-18 Thread Kenneth Loafman
Just use the CVS tag command: cvs tag "RELPATH: /usr/local/src/foo" foo.c Then when you get the status of the file you find its attributes. Could be used for most anything. ...Ken Alan Carter wrote: > > Hi, > > Is it possible to somehow tag files within a project such that when > che

Re: How to disable import command for some user ?

2002-01-18 Thread Noel Yap
The only way I can think of doing this is: 1. Create a cvs-server wrapper that checks permissions to import. 2. Use SSH to allow execution of that wrapper only upon login. 3. Create separate logins to be used for this purpose. 4. Don't allow execution of the original cvs-server through any other m

RE: How to disable import command for some user ?

2002-01-18 Thread Datla, Raghav
Hi,     I am also looking for how to restrict tagging of modules to only some users. I mean only some users should be able to execute cvs tag command. Thanks, -Raghav   -Original Message-From: George xu [mailto:[EMAIL PROTECTED]]Sent: Friday, January 18, 2002 3:34 AMTo: [EMAIL

Re: connecting to repository on a linux machine from win2k machine

2002-01-18 Thread Matt Riechers
Sriram Viswanadham wrote: > > Thanks Matt for the reply, > > i've tried to connect to the repository on linux > machne from wincvs on my win2000 mahine. Let me put it > in steps i've done to be more clear - > > 1. "vsriram@cin1161:/usr1/vsriram/myCVSROOT" - here > cin1161 is the machine no of t

Re: cvs not commiting changes

2002-01-18 Thread Matt Riechers
kamalshah20 wrote: > > Hi, > > I've been facing this problem for some time now.I check in my code, > but the next day when I check out, I find that my changes have not > been updated.I thought the problem was probably forgetting to commit > etc. (!) but this is happeneing to others as well. Cou

(no subject)

2002-01-18 Thread PTksD
Title: ·Q¦^¨ý»P±¡¤Hªì¦¸ÁÛ°mªº´þ¨ý¶Ü ·Q¦^¨ý»P±¡¤Hªì¦¸ÁÛ°mªº´þ¨ý¶Ü? ±zªºªB¤Í ·Q¹ï±z»¡¡A w §Ö¨ì¥H¤Uªººô­¶¬Ý¬Ý ^__^ ¥V¤Ñ¬O­Ó¾A¦XÅÊ·Rªº©u¸`¡A! ¤]·Q¨Ó­Ó®öº©ÁÛ°m¶Ü¡H \(*-*)/ iVideo»P§Aªº²Ä¤@¦¸ÁÛ°m http://www.ivideo.com.tw http://www.ivideo.comtw/flash/romance.asp ¡@ ¡@

Re: releasing software with cvs Q.

2002-01-18 Thread Matt Riechers
Alan Carter wrote: > > Hi, > > Is it possible to somehow tag files within a project such that when > checking the files out they get installed in pre-specifide locations on the > file system . I am not reffering to the -d option. I need to develope an > automated release mechanism. You can

Can't commit XML file into CVS

2002-01-18 Thread Tim Kemp
CVS 1.11.1.1 (WinXP) In C:\Development\nserver: cvs commit -m "- added DTD's for generator and template XML files - updated template to so generated file conforms with DTD - XML is now validated" src\MSmigratedbtemplate.xml cvs [commit aborted]: end of file from server (consult above messages if

RE: rcvs patches

2002-01-18 Thread MW Mike Weiner (5028)
I am working with locking and the ability to use cvs edit -c to lock files -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Noel Yap Sent: Thursday, January 17, 2002 3:27 PM To: MW Mike Weiner (5028); '[EMAIL PROTECTED]' Cc: MW Mike Weiner (5028) Subje

Re: revision number less than 1.1

2002-01-18 Thread Eric Siegerman
On Fri, Jan 18, 2002 at 10:23:39AM +0100, Petr Aubrecht wrote: > The idea was to put $Revision$ into configuration file as a version number > of the software. Then I have automatically increasing version number You can do that in the Makefile. You might not want to do it for every build, but ins

Re: Can't commit XML file into CVS

2002-01-18 Thread Eric Siegerman
On Fri, Jan 18, 2002 at 04:58:41PM -, Tim Kemp wrote: > CVS 1.11.1.1 (WinXP) > > In C:\Development\nserver: cvs commit -m "- added DTD's for generator and > template XML files > - updated template to so generated file conforms with DTD > - XML is now validated" src\MSmigratedbtemplate.xml > c

Re: releasing software with cvs Q.

2002-01-18 Thread Greg A. Woods
[ On Friday, January 18, 2002 at 08:41:22 (-), Alan Carter wrote: ] > Subject: releasing software with cvs Q. > > Is it possible to somehow tag files within a project such that when > checking the files out they get installed in pre-specifide locations on the > file system . I am not reffe

Re: releasing software with cvs Q.

2002-01-18 Thread Paul Sander
Unfortunately, CVS has no provision to query for tags applied to any file that appears in the user's sandbox. Someone would have to write a special tool for this, assuming the file is left in a sandbox (as opposed to, say, being exported). An alternative that also depends on a sandbox is to use

Re: cvs not commiting changes

2002-01-18 Thread Paul Sander
Have your sandboxes been updated to reflect the new version number after the commit? I've seen cases with CVS in which a person would commit code successfully, see in his sandbox (with "cvs status") that the file is up to date, and then find that the new version is missing when running "cvs log".

Re: watch on

2002-01-18 Thread Larry Jones
Strecker, Roland writes: > > I want to watch on all files in a module, but cvs shows a message: > cvs watch: [13:04:40] waiting for RST's lock in "the specified > directory" > > Whats wrong here. RST was running a CVS command in "the specified directory" at the time, or had run a command

Re: cvs not commiting changes

2002-01-18 Thread Larry Jones
kamalshah20 writes: > > I've been facing this problem for some time now.I check in my code, > but the next day when I check out, I find that my changes have not > been updated.I thought the problem was probably forgetting to commit > etc. (!) but this is happeneing to others as well. > > I am at

WINCVS and MSVC problem

2002-01-18 Thread Jörg Rüppel
Hi, I have some sourcefiles in my Linux cvs repository. When I check them out with WinCVS through pserver and try to open them with MSVC, MSVC states that it has detected lines ending on CR. In fact, the lines in the checkedout file end up with CR CR LF, all of them. The original file on anot

unsubscribe nbuckley@stargateip.com

2002-01-18 Thread Buckley, Naseem
please unsubscribe [EMAIL PROTECTED] ___ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs

Re: WINCVS and MSVC problem

2002-01-18 Thread Larry Jones
=?ISO-8859-15?Q?J=F6rg_R=FCppel?= writes: > > I have some sourcefiles in my Linux cvs repository. When I check them out > with WinCVS through pserver and try to open them with MSVC, MSVC states > that it has detected lines ending on CR. In fact, the lines in the > checkedout file end up with C

Re: connect to CVS from ASP page?

2002-01-18 Thread Larry Jones
Woo Melina writes: > > Set Executor = Server.CreateObject("ASPExec.Execute") > Executor.Application = "cmd /c set home=c:\cvsadmin" > strResult = Executor.ExecuteDosApp > > Executor.Application = "cmd /c set homedrive=c:" > strResult = Executor.ExecuteDosApp > > Executor.Application = "cm

newbie using wincvs 1.3

2002-01-18 Thread Doug Farrell
Hi all, I'm a new to CVS and I'm trying to use WinCVS 1.3 to access some files from sourceforge.net (I'm trying to get the CVS version of Boa-Constructor), and I'm not having much luck figuring out how to use the system. I have the host address set as: cvs.Boa-Constructor.sourceforge.net and I'

RE: WINCVS and MSVC problem

2002-01-18 Thread Art
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of > Larry Jones > Sent: Friday, January 18, 2002 3:35 PM > To: Jörg Rüppel ... > =?ISO-8859-15?Q?J=F6rg_R=FCppel?= writes: > > > > I have some sourcefiles in my Linux cvs repository. When I ... > That's wha

RE: (no subject)

2002-01-18 Thread Stone, Rick
Title: RE: (no subject) I'm finding that it is pretty effective to filter on character set.  Look in the headers for character set info.  I filter out the ones that my computer isn't configured to display anyway. But it is a problem.  Such a waste of bandwidth to filter on my end... -Or

Re: revision number less than 1.1

2002-01-18 Thread Mike Castle
In article , Petr Aubrecht <[EMAIL PROTECTED]> wrote: >The idea was to put $Revision$ into configuration file as a version number >of the software. Then I have automatically increasing version number (like This is a good idea if you want the user to be able to ident

RE: WINCVS and MSVC problem

2002-01-18 Thread Michael Sims
At 04:22 PM 1/18/2002 -0600, Art wrote: >This pretty much keeps me out of trouble (I also instinctly purge DOS file >format with ":s/^v^M//", if I'm in regular Unix Vi). Thanks for this tip! I develop on both Linux and Windows (using different tools) but sometimes I get mixed up and accidentall

RE: (no subject)

2002-01-18 Thread Art
Title: RE: (no subject) Hi!   You guys are absolutely right. SPAMMERS like:   [EMAIL PROTECTED]   are getting a free ride. They are getting a free lunch. They are wasting the time of thousands of technical folks, in the interest of selling a "mattress" in Hong Kong or some place where most of u

RE: rcvs patches

2002-01-18 Thread Noel Yap
The locks that "cvs edit -c" affords are advisory which means that they are only locks in-so-far as users treat them as locks... Users can always use "cvs edit" or "cvs edit -f" to go ahead or force the edit. If this is what you had in mind, then the patches are perfect. If not, why not? Noel

Re: WINCVS and MSVC problem

2002-01-18 Thread Kaz Kylheku
In article , Jörg Rüppel wrote: >Hi, > >I have some sourcefiles in my Linux cvs repository. When I check them out >with WinCVS through pserver and try to open them with MSVC, MSVC states >that it has detected lines ending on CR. In fact, the lines in the >checke

笢陲桯捅

2002-01-18 Thread dcpo
This message uses a character set that is not supported by the Internet Service. To view the original message content, open the attached message. If the text doesn't display correctly, save the attachment to disk, and then open it using a viewer that can display the original character set. <>

笢陲桯捅

2002-01-18 Thread dcpo
This message uses a character set that is not supported by the Internet Service. To view the original message content, open the attached message. If the text doesn't display correctly, save the attachment to disk, and then open it using a viewer that can display the original character set. <>

(no subject)

2002-01-18 Thread cptchz
This message uses a character set that is not supported by the Internet Service. To view the original message content, open the attached message. If the text doesn't display correctly, save the attachment to disk, and then open it using a viewer that can display the original character set. <>

(no subject)

2002-01-18 Thread cptchz
This message uses a character set that is not supported by the Internet Service. To view the original message content, open the attached message. If the text doesn't display correctly, save the attachment to disk, and then open it using a viewer that can display the original character set. <>

这套软件和书本可帮您赚大钱!

2002-01-18 Thread fu-neng
ÕâÌ×Èí¼þºÍÊé±¾¿É°ïÄú׬´óÇ®! ÄúºÃ£¡ÇëÄãÔÚ°ÙæÖп´Ò»ÏÂÕâÌ×Èí¼þ£¬ÏàÐÅÒ»¶¨»á¶ÔÄãÓÐÓá£ÕâÊÇÕë¶ÔÆóÒµ¹ÜÀíÐèÇó¶ø¶¨ÖƵġ£ÇëÉÏÎÒÃǵÄÍøÖ·Á˽â¸üÏêϸµÄÄÚÈÝ. http:// www.fu-neng.com ÆóÒµÏÖ´ú»¯¹ÜÀí²»µ«ÐèÒªÓй淶¡¢¿ÆѧºÍºÏÀíµÄ¹ÜÀíÖƶȣ¬»¹ÐèҪʵÐиßЧÂʵÄÏÖ´úµç×Ó»¯µÄ¹ÜÀí³Ìʽ,²ÅÄÜ»ñµÃ×î´óÏ޶ȵÄЧÒæ

这套软件和书本可帮您赚大钱!

2002-01-18 Thread fu-neng
ÕâÌ×Èí¼þºÍÊé±¾¿É°ïÄú׬´óÇ®! ÄúºÃ£¡ÇëÄãÔÚ°ÙæÖп´Ò»ÏÂÕâÌ×Èí¼þ£¬ÏàÐÅÒ»¶¨»á¶ÔÄãÓÐÓá£ÕâÊÇÕë¶ÔÆóÒµ¹ÜÀíÐèÇó¶ø¶¨ÖƵġ£ÇëÉÏÎÒÃǵÄÍøÖ·Á˽â¸üÏêϸµÄÄÚÈÝ. http:// www.fu-neng.com ÆóÒµÏÖ´ú»¯¹ÜÀí²»µ«ÐèÒªÓй淶¡¢¿ÆѧºÍºÏÀíµÄ¹ÜÀíÖƶȣ¬»¹ÐèҪʵÐиßЧÂʵÄÏÖ´úµç×Ó»¯µÄ¹ÜÀí³Ìʽ,²ÅÄÜ»ñµÃ×î´óÏ޶ȵÄЧÒæ

Introduction of Aristotle

2002-01-18 Thread [EMAIL PROTECTED]
Title: Aristotle       From Event to Process:How Blending Virtual and Physical Environments Will Redefine Where We Meet and Why. Click here to read this exciting article.    

Il n'est pas trop tard

2002-01-18 Thread EmailStrategie.com
Title: EmailStrategie.com Pour envoyez vos voeux de bonne année par email Offre exceptionnelle EmailStrategie propose à votre entreprise : "le pack Voeux de bonne an