Re: Strange message from CVS...

2002-04-10 Thread Brian Poynor

Note that if you work with *big* CVS trees, deleting the val-tags file
can make checkouts based on tags (including branch tags) take a long
time. (By big I mean hundreds of directories, thousands of files.)

We've found that adding new tags to val-tags before running checkouts
or merges using them saves a lot of time.

Does anyone know why cvs doesn't do that by default? Or the reason
val-tags exists in the first place?

thanks,
-Brian

On Wed, Apr 10, 2002 at 12:13:50AM -0400, Larry Jones wrote:
 Hamid Ghassemi writes:
  
  $ cvs update -r maint42
  cvs server: duplicate key found for `y'
 
 Your CVSROOT/val-tags file has become corrupted.  Each line in that file
 should contain a valid tag name followed by a space and the letter y. 
 If you check your file, you will find at least two lines that are
 missing the tag name.  You can either delete just those lines, or you
 can delete the whole file -- it's just a cache that CVS will recreate as
 needed.
 
 -Larry Jones
 
 Wow, how existential can you get? -- Hobbes
 
 ___
 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: grin ...

2002-04-10 Thread Anders Truelsen

My Hero :-)

anders

 -Original Message-
 From: R P Herrold [mailto:[EMAIL PROTECTED]]
 Sent: 10. april 2002 05:09
 To: [EMAIL PROTECTED]
 Subject: grin ...
 
 
 4 hours in -- 6 pieces of spam did NOT post here, caught by 
 the new settings.
 
 -- Russ Herrold
 
 
 ___
 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: grin ...

2002-04-10 Thread Harald Kucharek



R P Herrold wrote:

 4 hours in -- 6 pieces of spam did NOT post here, caught by 
 the new settings.
 
 -- Russ Herrold


!!! :-) :-) :-) !!!

Great!

-- 
  iXpoint Informationssysteme GmbH #
   Rheinstraße 79a # Harald Kucharek
   76275 Ettlingen # [EMAIL PROTECTED]
 Tel/Fax +49 7243 3775-0/77# www.ixpoint.de


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



Re: grin ...

2002-04-10 Thread Christian Andersson

Thanks, can we now stop spamming the list about spam protection?  *LOL*

 4 hours in -- 6 pieces of spam did NOT post here, caught by
 the new settings.


--
/Christian Andersson - System Designer (Client/Server Buisness Applications)
/Open Framework Systems - http://www.ofs.no


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



Re: cvs commit problem

2002-04-10 Thread Brian Poynor

It is a permission problem on the server side, though it isn't
completely clear without more investigation what it is.

If you don't mind a little nitty-gritty, you can figure out exactly
what is happening by tracing your cvs pserver. What I do is open a
second port on the server as follows (you can add this to the end of
your /etc/xinetd.d/cvspserver file--it will not affect cvspserver):

service cvspserver-trace
{
disable = no
socket_type = stream
protocol= tcp
port= 2402
wait= no
user= root
passenv =
server  = /usr/bin/strace
server_args = -o /tmp/pserver.strace -f /usr/bin/cvs -f 
--allow-root=/cvsroot pserver
}

Substitute your path to cvs and the --allow-root(s) to match your
cvspserver config. 

Restart xinetd with the command

$ service xinetd restart

Check /var/log/messages for xinetd error messages to be sure there are
no errors in your config.

Now you can set CVSTRACE=:pserver:$[EMAIL PROTECTED]:2402/cvsroot in
your client environment and

$ cvs -d $CVSTRACE login
$ cvs -d $CVSTRACE commit

(You will see a couple of interesting complaints from cvs regarding
unexpected responses from server--you can safely ignore those. That's
just strace making noise about child processes when it shouldn't.)

The trace of the most recent pserver session will be on the server in
file /tmp/pserver.strace. Take a look over that to see if you can
identify the point where the error occurs. The end of the file will
have a bunch of cleanup--removing tmp files and directories. The error
should be very shortly before that. If you're stumped, check with your
local linux guru, or send it my way and I'll try to decipher it.

good luck,
-Brian

On Wed, Apr 10, 2002 at 08:08:35AM +0200, Joss, Werner 3936 S-RD-MP2 wrote:
 Hi all,
 I'm currently trying to get my cvs pserver running on redhat 7.2.
 I've managed to get it working partly by setting up xinetd as described
 in the faq-o-matic.
 so far, I can connect to cvs, also checkout modules, but if I try to commit
 changes, I get the following error:
 
 cannot create_adm_p /tmp/cvs-serv13750/CVI/MDAQ
 Permission denied
 cvs commit: saving log message in /tmp/cvsiIyJXt
 
 anyone knows what to do ?
 (of course, /tmp is writeable by anyone on the server as well as the client
 machine...)
 
 thanks
 Werner
 
 ___
 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



About the SPAM

2002-04-10 Thread Isaac Claymore

  According to my observations, almost all of the spam plaguing this list 
come from China.
  I felt ashamed about this, since I'm a Chinese myself, and have written to
several of the spam senders that their spam'd do them no good because
most of the list subscribers cant read Chinese. However, they never stop
spamming.
  And I hope I can help you list maintainers eliminate the spam.


PS:
inFavor++


- Clay

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



unsubscribe

2002-04-10 Thread HARIPRAKASHNAIK_BUKYA
Title: unsubscribe





Please unsubscribe me from group.


Regards
Bukya





Re: Moderation in effect

2002-04-10 Thread Kenneth Loafman

R P Herrold wrote:
 
 Good news.
 
 I received the requisite password earlier this afternoon, and
 have entered and reconfigured the Mailman Posting
 requirements.  In order to post without moderation, a poster
 must be subscribed.  I shall moderate in accordance with my
 Proposal as supplemented by my Proposal reply post earlier
 today.

Looks like it made a difference already.  My REJECT logs are a lot
shorter and the last info-cvs reject was 12:22 CDT.  I normally reject
up to 20 mails a day from info-cvs and its been clean for almost 8 hours
now.

Good job.

...Thanks,
...Kenneth

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



Re: cvs commit problem

2002-04-10 Thread Larry Jones

Joss, Werner 3936 S-RD-MP2 writes:
 
 cannot create_adm_p /tmp/cvs-serv13750/CVI/MDAQ
 Permission denied
 cvs commit: saving log message in /tmp/cvsiIyJXt

That frequently means that you're missing the CVSROOT/Emptydir
directory.  Try running cvs init as a user who's allowed to create
files in CVSROOT to create it.

-Larry Jones

I must have been delirious from having so much fun. -- Calvin

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



RE: unsubscribe

2002-04-10 Thread Vishal Jain
Title: unsubscribe



Why do 
we get unsubscribe messages here? shouldn't they be blocked by the group mailer 
itself. First thing about mailing lists is that they don't pass information of 
who has subscribed to this group.

  -Original Message-From: HARIPRAKASHNAIK_BUKYA 
  [mailto:[EMAIL PROTECTED]]Sent: Wednesday, April 10, 2002 4:22 
  AMTo: [EMAIL PROTECTED]; 
  [EMAIL PROTECTED]; [EMAIL PROTECTED]; 
  [EMAIL PROTECTED]Subject: 
  unsubscribe
  Please unsubscribe me from group. 
  Regards Bukya 


RE: unsubscribe

2002-04-10 Thread Daniels, David F

I think the reason is the link found at the bottom of most list messages
doesn't provide an obvious and easy way to unsubscribe. Most people are
smart enough to unsubscribe themselves if given the opportunity.
 
Dave

-Original Message-
From: Vishal Jain [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 10, 2002 9:42 AM
To: [EMAIL PROTECTED]
Subject: RE: unsubscribe


Why do we get unsubscribe messages here? shouldn't they be blocked by the
group mailer itself. First thing about mailing lists is that they don't pass
information of who has subscribed to this group.

-Original Message-
From: HARIPRAKASHNAIK_BUKYA [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 10, 2002 4:22 AM
To: [EMAIL PROTECTED];
[EMAIL PROTECTED]; [EMAIL PROTECTED];
[EMAIL PROTECTED]
Subject: unsubscribe



Please unsubscribe me from group. 

Regards 
Bukya 


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



Re: About the SPAM

2002-04-10 Thread Gianni Mariani



how about filtering anything comping from *.co.kr !




If you are good in defining maildrop-filterrules you can mail me
a filterdescription to filter out mails with malformed charset and/
or for german and english people unreadable subjectline.




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



Re: About the SPAM

2002-04-10 Thread R P Herrold

On Wed, 10 Apr 2002, Gianni Mariani wrote:

 how about filtering anything comping from *.co.kr !

   Patience, young Jedi ...


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



ADMINISTRIVIA, was: RE: un_su_bscribe

2002-04-10 Thread R P Herrold

On Wed, 10 Apr 2002, Daniels, David F wrote:

 I think the reason is the link found at the bottom of most list messages
 doesn't provide an obvious and easy way to unsubscribe. Most people are
 smart enough to unsubscribe themselves if given the opportunity.

 ... and ...
 Why do we get unsubscribe messages here? shouldn't they be blocked by the
 group mailer itself. First thing about mailing lists is that they don't pass
 information of who has subscribed to this group.

... and ...
 Please unsubscribe me from group. 
 
 Regards 
 Bukya 

---

The answer with a community developed project, such as
Mailman, is that many are willing to offer suggestions and
even once implemented, some end users just don't get the
message.

If a method to induce people to use only MUA's which do not
hide this information, and which imbues the reader with the
comon sense to USE that information is designed and works,
please let me know grin.  I'll market and make a fortune.

(Administrivia filter) Check postings and intercept ones that
  seem to be administrative requests?

is on ... but this piece was not caught, for some reason.  I
manually unsubscribed him, and will do so for like in the
future.

-- Russ


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



Re: About the SPAM

2002-04-10 Thread Paul Sander

Good idea, but I'm sure that there's one legitimate user somewhere in
Korea who doesn't want to lose access to this list.

--- Forwarded mail from [EMAIL PROTECTED]

how about filtering anything comping from *.co.kr !

If you are good in defining maildrop-filterrules you can mail me
a filterdescription to filter out mails with malformed charset and/
or for german and english people unreadable subjectline.

--- End of forwarded message from [EMAIL PROTECTED]


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



Re: problems with the cvs edit command

2002-04-10 Thread Noel Yap

--- Reagan Penner [EMAIL PROTECTED] wrote:
 Hello, I am new to the cvs edit command so please
 bear with me. From
 what I understand more than one user should be able
 to tag the same
 file for editing.
 
 My problem is that when user X applies cvs edit
 against a file, all
 files within the current directory become locked to
 cvs edit. Meaning
 that if X has file1 tagged for editing then user Y
 can't tag any files
 in file1's directory for editing.
 
 Here is a copy of the cvs command error output:
 cvs edit: cannot write
 /blah/projX/cvs/package_path/CVS/fileattr:
 Permission denied
 
 this only happens if someone other than the original
 issuer of the cvs
 edit command tries to apply cvs edit to another file
 in the same
 directory.

This looks like a permissions problem rather than a
CVS problem.  My guess is that user X has a
restrictive umask setting.  This is fine for things
user X doesn't want to share, but by definition, stuff
in CVS is shared.  To solve this, have user X set the
environment variable CVSUMASK to 007.

Hope this helps,
Noel


__
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/

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



Re: About the SPAM

2002-04-10 Thread Gianni Mariani



troll
Maybe the legitimate Korean users should go over to the ISPs supporting 
the SPAM and smack them really hard !
/troll


Paul Sander wrote:

Good idea, but I'm sure that there's one legitimate user somewhere in
Korea who doesn't want to lose access to this list.

--- Forwarded mail from [EMAIL PROTECTED]

how about filtering anything comping from *.co.kr !

If you are good in defining maildrop-filterrules you can mail me
a filterdescription to filter out mails with malformed charset and/
or for german and english people unreadable subjectline.


--- End of forwarded message from [EMAIL PROTECTED]





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



Re: About the SPAM

2002-04-10 Thread R P Herrold

 troll
snip
 /troll

guys --- please let the thread die.   -- Russ Herrold


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



Re: why does wincvs show all files as modified

2002-04-10 Thread Doyle, Jim

Hi,

This is a follow-up to an old thread about WinCVS showing files as locally
modified when they haven't been changed in the working copy.  

We're using WinCVS 1.2 on Windows NT, solely using the CVS client bundled
with WinCVS.  Our working copies are only managed through the GUI.  No
command-line checkouts or anything.  

Shortly after the Daylight Savings Time switch (I'm in the U.S.), I got the
all-locally-modified problem that others have described.  I checked the
timestamps in the CVS/Entries file, and they seemed somewhat strange.  Most
of them had the correct UTC time, but some seemed to be off by an hour.
After doing a status on the directory, these incorrect timestamps all
changed by an hour, to the correct UTC time.  So I'm experiencing the same
daylight-savings timestamp bug already described in this thread.  The
problem is clearly not the timestamp of the file on disk, nor how WinCVS
interprets the timestamps, but the checkout or update that initially sets
the CVS/Entries timestamps.

The main thing I wanted to point out to the newsgroup is that taking the
status of the directory is a very simple workaround, and it's what I've
recommended to our developers.  You don't have to change the WinCVS
installation or blow away your working copy.  Whenever I have suspicious
locally modified files in WinCVS, the first thing I do is status the
directory.

Jim Doyle


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



Re: About the SPAM

2002-04-10 Thread Ruprecht Helms


On 10-Apr-02 R P Herrold wrote:
 On Wed, 10 Apr 2002, Gianni Mariani wrote:
 
 how about filtering anything comping from *.co.kr !

an idea if the sender does not use us or another readable
charset. You have to think you don't want to be dust for an
asian so you can't think all things asians (!) are speaking I 
will move to /dev/null.

Regards,
Ruprecht

--
E-Mail: Ruprecht Helms [EMAIL PROTECTED]
Date: 10-Apr-02
Time: 22:31:13

to be informed - http://www.rheyn.de -

This message was sent by XFMail
--

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



Re: About the SPAM

2002-04-10 Thread Ruprecht Helms


On 10-Apr-02 Paul Sander wrote:
 Good idea, but I'm sure that there's one legitimate user somewhere in
 Korea who doesn't want to lose access to this list.
ded message from [EMAIL PROTECTED]

on the maildroplist someone suggest to filter out contents
that use big5. He told that he get unreadable emails either with
that charset or from *.tw.

Regards,
Ruprecht

--
E-Mail: Ruprecht Helms [EMAIL PROTECTED]
Date: 10-Apr-02
Time: 22:53:29

to be informed - http://www.rheyn.de -

This message was sent by XFMail
--

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



Installin cvs on RedHat 7.1

2002-04-10 Thread aleksey zakharov
hello, I am trying to set up cvs server on a redhat 7.1 system. this system should be accessible and used by wincvs clinets. does anyone have any step by step instructions on setting this up, thanks allot in advance.Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax

Import on pserver says permission denied

2002-04-10 Thread Mario Philipps

Hi,

i am currently trying to import some source files into a
pserver-repository running on a linux server (i am migrating an existing
project to cvs). Now, when I try to import I get the message permission
denied, nothing else. I tried it with linux cvs 1.10.7 and with wincvs
1.2, the server is cvs 1.10.7 too. Everything works fine if i import

a) the same project into the locally mounted repository as the
same(!) user

or

b) another project that does not contain subdirectories.

I am really confused, can anyone help me out?

Thanks,
Mario


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



#cvs.lock

2002-04-10 Thread Grzegorz ¯y³a

Hi.
I have a little problem with cvs.
I've created a user named user1 and user2. After that, created group named
cvs and joined user1, user2 to it.
When i create new module in cvs, the owner of directory and subdirs is
user1. When user2 execute cvs checkout, cvs fails because can't ctreate
#cvs.lock in repository (user1 is a owner of repository).

What i have to do?


Greg

ps.
sorry for my english.



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



Re: cvs-1.11.1p1 on solaris 8

2002-04-10 Thread Adrian Bassett


Thanks, that works fine.  I was confused by the lack of these explicit
options from 'configure --help' (but perhaps I don't understand configure
properly).  (The other approach I took was to download kerberos 5 from MIT
and link against that, which - pretty obviously - is also successful.)

On Tue, 9 Apr 2002, Eric Siegerman wrote:

 On Tue, Apr 09, 2002 at 03:15:13PM +0100, Adrian Bassett wrote:
  
  Has anybody dones this [i.e. cvs-1.11.1p1 on solaris 8]?  We seem to have the 
run-time stuff but no
  development stuff, e.g. krb5.h?
 
 configure --without-krb4 --without-gssapi
 
 --
 
 |  | /\
 |-_|/ Eric Siegerman, Toronto, Ont.[EMAIL PROTECTED]
 |  |  /
 Outlook not so good.  That magic 8-ball knows everything!
 I'll ask about Exchange Server next.
   - Anonymous
 
 

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



Re: #cvs.lock

2002-04-10 Thread Grzegorz ¯y³a


Grzegorz ¯y³a [EMAIL PROTECTED] wrote in message
a911da$2g0$[EMAIL PROTECTED]">news:a911da$2g0$[EMAIL PROTECTED]...
 Hi.
 I have a little problem with cvs.
 I've created a user named user1 and user2. After that, created group named
 cvs and joined user1, user2 to it.
 When i create new module in cvs, the owner of directory and subdirs is
 user1. When user2 execute cvs checkout, cvs fails because can't ctreate
 #cvs.lock in repository (user1 is a owner of repository).

 What i have to do?


 Greg

 ps.
 sorry for my english.

ok, it works.



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



Re: Is there any way to share the working directory

2002-04-10 Thread Richard Caley

In article [EMAIL PROTECTED], mail hari (mh) writes:

mh Our team is using CVS for version control. We three people are 
mh working as a subset of the whole team as a separate project. We would 
mh like to share the working directory with a checked out version of 
mh code. 

Well (for unix), you can get some way down the path by making sure
everyone is in the same group when working in the area etc.

However you'd probably b better off making a branch for the
sub-project and having the workers make their own work areas on that
branch. Then they can commit and update to swap changes without
disturbing anyone else. Onc ethe sub project hits a stable state merge 
all changed allong the branch into the main development version.

-- 
Mail me as [EMAIL PROTECTED]_O_
 |

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



Migrating VSS data to CVS

2002-04-10 Thread Archana Verma

Hi!

I am currently using VSS. Is it possible for me to migrate the existing data
to CVS?

Thanks,
Archana


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



authentication login failure

2002-04-10 Thread shawn hamzee

all of a sudden our cvs server is not authenticating any of our users. 
we're getting an E fatal error, aborting message when we try to login 
from any type of GUI. we can login and do checkouts on the command line 
but no commits.

any and all help is appreciated.

thanks,
shawn

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



how to checkout partly tagged source?

2002-04-10 Thread Jens Fassbender


Hi, all!
I have the following problem related to tags:
Assume five files (a, B, C, D, E) released with tag REL_1 all with revision
number 101:
 A 101 B 101
C 101 D 101 E 101
- REL_1
I added a tag only to some files of my source code, e.g. to identify
files changed within the same development step:
 A 101 B 101
C 101 D 101 E 101
- REL_1
 A 102 B 102
D 102 E 102

D 103 E 103

E 104

B 103 C 102
E 105 - TAG_1
Thus my new compileable code consists of the following revisions of
the files:
 A 101
D 101
- REL_1

B 103 C 102
E 105 - TAG_1

My problem is to receive this configuration from CVS...
If I checkout the source with "-r REL_1" I get the "old" released configuration.
 A 101 B 101
C 101 D 101 E 101
- REL_1
If I checkout or update the working directory with "-r TAG_1" I receive

B 103 C 102
E 105 - TAG_1
with files A and D missing.
If I checkout or update the working directory with "-f -r TAG_1" I receive
 A 102
D 103

B 103 C 102
E 105 - TAG_1
with unwanted revisions of A and D.

My question is:
Is there any possibility to get the "correct" configuration (A
101, B 103, C 102, D 101, E 105) from CVS...???
Regards
Jens
PS: I'm working with CVS 1.10...
--

__/|__ | Jens Fassbender | Tel. : +49 (0)531/295-3357
/_/_/_/ | DLR, Institute of Aerodynamics | Fax : +49 (0)531/295-2320
 |/ | and Flow Technology |
 DLR | Lilienthalplatz 7 | mailto:[EMAIL PROTECTED]
 | 38108 Braunschweig, Germany | http://www.dlr.de/EA




Project Management and CVS

2002-04-10 Thread Witchman








A couple of questions about CVS and Project
Management; any input is appreciated.




 If
 a project is made up of several discrete modules, how do you coordinate a
 release that would incorporate bits from each module? I can understand branching at each
 release in each module and tagging the last version from the previous
 branch as a release, but is that the only way?





 Can
 you somehow do a search on tags or something to pull a release together
 with one command rather than manually checking-out individual modules? For example, if I have a project
 that incorporates several discrete CVS modules  and each part of
 the module destined for release 1.0 of the software package is tagged Version
 1.0 Software is there some way I can use CVS to pull all the parts
 of the 1.0 release from the repository?





 Must
 I checkout an entire module, or can I check out individual files from a
 module  perhaps using reserved checkout on file_1 of MY_MODULE and
 letting others checkout file2 and file3 from MY_MODULE?




Thanks!





Michael Lawrie

Member, Technical Staff

Northrop Grumman - TASC

www.tasc.com












Re: arch

2002-04-10 Thread Chris Beggy

Mark A. Flacy [EMAIL PROTECTED] writes:

 The arch site is back up.

Thanks!  Yes it is!

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



Binary File Storage on CVS - Space Questions

2002-04-10 Thread Witchman








Consider this situation:


 I
 have a 16MB binary file stored on a CVS server
 I
 add 2MB of data to this file after checking it out.
 I
 commit my changes.
 Using
 viewcvs, I download both version 1.1 and 1.2




Since CVS (from what I
understand) cant really look at the contents of a binary file, how does
it store the revision? I assumed
that it would overwrite the 1.1 with 1.2, but I was able to download both. Looking at the directory of my
repository, I only see the file that is the size of 1.2. How is this?



Thanks!





Michael Lawrie

Member, Technical Staff

Northrop Grumman - TASC

www.tasc.com












Re: Ampersand module question

2002-04-10 Thread Pierre Asselin

In [EMAIL PROTECTED] Martin Heinen [EMAIL PROTECTED] writes:

On Tue, Apr 09, 2002 at 01:09:27PM +, Jay Glanville wrote:

 [ ... ]
 Now, is there a way to say that module amp1 should be included in module mod
 and be placed in a directory called tools.  For example, when I do a
 checkout of module mod, I get the following directories:
   mod
   mod/tools/amp1
   mod/amp2

The -d option renames the working directory:

| amp1 -d mod/tools/amp1 amp1
| amp2 amp2
| mod  amp1 amp2

I think it should be '-d tools/amp1', the 'mod/' is implied by the
amperstand mechanism.

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



Re: Ampersand module question

2002-04-10 Thread Jay Glanville

Martin Heinen [EMAIL PROTECTED] wrote in message
news:[EMAIL PROTECTED]...
 On Tue, Apr 09, 2002 at 01:09:27PM +, Jay Glanville wrote:

  When a module has an ampersand module as part of it's definition, the
  ampersand module gets included in the root of the other module.  My
questio
  is: is there a way to have the ampersand module included in a
subdirectory?
 
  For example, if my modules file looks something like this:
 amp1  amp1
 amp2  amp2
 mod  amp1 amp2
  then when I do a:
 cvs co mod
  I get a directory structure that looks like this:
 mod
 mod/amp1
 mod/amp2
 
  Now, is there a way to say that module amp1 should be included in module
mod
  and be placed in a directory called tools.  For example, when I do a
  checkout of module mod, I get the following directories:
mod
mod/tools/amp1
mod/amp2

 The -d option renames the working directory:

 | amp1 -d mod/tools/amp1 amp1
 | amp2 amp2
 | mod  amp1 amp2

 Module options are described in

http://www.cvshome.org/docs/manual/cvs_18.html#SEC160

 HTH,
 Martin

Thanks Martin.  It's a good start, but not all that I was looking for.  By
using the -d option, what I'm doing is front-loading the naming
architecture.  In other words, anytime I use module amp1, it will be under a
directory tools  (i.e.: cvs co amp1 will result in tools/amp1).  Another
example:  along with module mod is module othermod, which has a definition
of othermod amp1.  It will automaticly be placed in a directory called
othermod/tools/amp1.  I may not want it there.

Is there a way to back-load where the ampersand module will be included?
For example, to be able to say that in module mod, include module amp1 in
the location mod/tools, and for module othermod, include module amp1 in
location othermod/loadbuild?

I suppose another word to describe what I'm trying to do is make a link to
another module.  In ClearCase parlance, I'd be making a link (at a location
of my choosing) to another vob (equivalent to a module).

Thanks

JDG
--
Jay Dickon Glanville


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



Re: About the SPAM

2002-04-10 Thread Shane McDaniel

No they only know that _his/her_ email address is real.  Though actually
replying to most spammers is fairly futile.  Either you give them info
about an actual addy or you just get a bounced message cause they spoof
their address.  I think I see why some ISP's just block off all emails
from certain countries now.  It's sad that a country that is advancing
like china is taking it's first real steps on the internet so poorly.

-shane

Ruprecht Helms wrote:
 
 On 10-Apr-02 Isaac Claymore wrote:
According to my observations, almost all of the spam plaguing this list
  come from China.
 
 Please don't answer spammers!!!
 So they know that this is a real email-adress.
 You only get more spam then before.
 
And I hope I can help you list maintainers eliminate the spam.
 
 Much spam by maildownload is filtered out using maildrop in
 combination with razor. Sometimes there are 10 or more mails that were
 killed / not delivered to my mailbox.
 
 If you are good in defining maildrop-filterrules you can mail me
 a filterdescription to filter out mails with malformed charset and/
 or for german and english people unreadable subjectline.
 
 Regards,
 Ruprecht
 
 --
 E-Mail: Ruprecht Helms [EMAIL PROTECTED]
 Date: 10-Apr-02
 Time: 11:53:41
 
 to be informed - http://www.rheyn.de -
 
 This message was sent by XFMail
 --
___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



Re: 26 Info-cvs ad_min req_uest(s) waiting

2002-04-10 Thread R P Herrold


Interesting -- Just processed the day's help postings -- held
item count as indicated.  The batch which appear shortly
before this message are the approvals.

It appears that the Newsgroup = mail gateway in Mailman is
well and truly broken.  This is my first encounter with this
option enabled.  Are there any Python/Mailman folks with
commit prov's on the Mailman tree on the list who can contact
me offlist -- I've a couple thoughts I'd like to suggest.

  1.  treat cross gated News = Mail as 'subscribed'
  2.  permit specification of the GMT time for mailing the 
daily reminders
  3.  move to syslog based logging

-- Russ Herrold


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



Re: Binary File Storage on CVS - Space Questions

2002-04-10 Thread Kaz Kylheku

On Wed, 10 Apr 2002, Witchman wrote:

 Date: Wed, 10 Apr 2002 14:10:41 -0400
 From: Witchman [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: [info-cvs] Binary File Storage on CVS - Space Questions
 
 Consider this situation:
 1.I have a 16MB binary file stored on a CVS server
 2.I add 2MB of data to this file after checking it out.
 3.I commit my changes.
 4.Using viewcvs, I download both version 1.1 and 1.2
  
 Since CVS (from what I understand) can't really look at the contents of
 a binary file, how does it store the revision?  I assumed that it would
 overwrite the 1.1 with 1.2, but I was able to download both.  Looking at
 the directory of my repository, I only see the file that is the size of
 1.2.  How is this?

CVS uses RCS files, which treat binary data the same way text, 
using line by line diffs to condense the storage, which is poorly
suited for binary data. Sometimes it nevertheless achieves a saving.

The head revision of a file (tip of the main trunk) is stored verbatim.
All the other versions are expressed as a chain of deltas relative
to this. The rest of the main trunk is a sequence of reverse deltas.
Along branches, there are forward deltas from the branchpoints to the
tips.

So in your case, the RCS file has stored a copy of version 1.2 of
your binary file. Version 1.1 is retrieved as a set of line delete
or add operations applied to 1.2. You lucked out; this set of
operations turned out to be small, so your whole RCS file is not much
larger than the checkout size of 1.2.

-- 
Meta-CVS: solid version control tool with directory structure versioning. 
http://users.footprints.net/~kaz/mcvs.html  http://freshmeat.net/projects/mcvs


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



How do you start the cvs server

2002-04-10 Thread aleksey zakharov
Can any onetellhow to start cvs server, where is the deamon? thanksDo You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax

Re: unsubscribe

2002-04-10 Thread Mark Jackson

Daniels, David F [EMAIL PROTECTED] writes:

  From: Vishal Jain [mailto:[EMAIL PROTECTED]]

  Why do we get unsubscribe messages here?

 I think the reason is the link found at the bottom of most list messages
 doesn't provide an obvious and easy way to unsubscribe.

How about the links found in the header of *every* list message:

List-Unsubscribe: http://mail.gnu.org/mailman/listinfo/info-cvs,
mailto:[EMAIL PROTECTED]?subject=unsubscribe

-- 
Mark Jackson - http://www.alumni.caltech.edu/~mjackson
The greatest masterpiece in literature is only a dictionary
out of order.   - Jean Cocteau


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



how to delete a subdir from CVS repository?

2002-04-10 Thread son

Hello All,

Actually I have 2 question:
Q1: how to delete a subdir from repository?

I tried it as below:
-delete all the files in the subdir d
- issue cvs rm d, then cvs commit d

but it seems that the subdir d still exist in the repository atleast
CVSWeb shows it.

Q2: How to import symlink into CVS?

I imported a project, which have several symlinks (pointing to the files
exist within imported project dir).

However at checkout those symlinks disapeared. Do you have any tip on
how to keep this symlinks?

Thanks a lot,
-son-


--
http://www.mailbox.hu - Mert levelezni kell...


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



CVS Commit Problem

2002-04-10 Thread Bob Goan

I'm trying to use CVS in my Sun Forte for Java environment, which is a PC
running Windows 2000, networked to a LINUX Box, and I use SAMBA to mount the
LINUX directories locally to my PC, including the CVSROOT directory. I have
a cvs executable installed on my PC. I am using the built-in GUI commands in
FORTE to run CVS.  I mounted the CVS filesystem okay, and set up my working
directory okay.  I checked out all of the files in the project okay.  I
changed a file locally, and a refresh occurred and noted in my window that
my local file had been modified in the FORTE environment. I now tried to
commit the modified file back into the CVS directory on the LINUX box.  CVS
comes back with the following failure:

cvs.exe commit: notice: main loop with CVSROOT=:local:H:\cvs
- checkout (H:\cvs/stst/parm/SPPFS_MSG_IDS.xml,v, 1.5, , (function))
 - ParseInfo(H:\cvs/CVSROOT/commitinfo, stst/parm, ALL)
 - ParseInfo(H:\cvs/CVSROOT/verifymsg, stst/parm, not ALL)
- unlink(C:\DOCUME~1\bgoan.EVG\LOCALS~1\Temp\2)
- checkout (H:\cvs/stst/parm/SPPFS_MSG_IDS.xml,v, 1.5, -ko,
C:\DOCUME~1\bgoan.EVG\LOCALS~1\Temp\48)
-
rename(H:\cvs/stst/parm/,SPPFS_MSG_IDS.xml,,H:\cvs/stst/parm/SPPFS_MSG_IDS.x
ml,v)
cvs.exe [commit aborted]: cannot rename file
H:\cvs/stst/parm/,SPPFS_MSG_IDS.xml, to
H:\cvs/stst/parm/SPPFS_MSG_IDS.xml,v: File exists
- unlink(H:\cvs/stst/parm/,SPPFS_MSG_IDS.xml,)


This is the only CVS command that appears to be failing.  Any help would be
appreciated.

Thanks,

Bob Goan
Applied Research Labs


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