log_accum and names w/spaces

2000-02-25 Thread Jerry Nairn
Hi, I find that log_accum.pl and commit.pl have been written with the assumption that there are no file or directory names with spaces in them. I have an idea to fix this by passing file names to loginfo with the version numbers as delimiters, %{Vsv}. Before I do that, has anyone already dealt

RE: removing the need for cvs add file to contact the server....

2000-02-25 Thread Jerry Nairn
From: Noel L Yap [mailto:[EMAIL PROTECTED]] Sent: Friday, February 25, 2000 5:28 PM "cvs add" must specially handle empty directory hierarchies such that no CVS admin subdirectories are created within them. neutral. The real issue with me is that, due to the fact that they are not

RE: removing the need for cvs add file to contact the server....

2000-02-15 Thread Jerry Nairn
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 15, 2000 9:19 AM [ On Tuesday, February 15, 2000 at 09:18:18 (-0500), John Macdonald wrote: ] Subject: Re: removing the need for "cvs add file" to contact the server Oh? When is the last time that you

RE: let's all take turns ranting

2000-02-16 Thread Jerry Nairn
This seems like the appropriate thread for this: 1. All cvs commands work in cvs managed directories. 2. "cvs add" must work in cvs managed directories to be consistent with the cvs user interface. 3. By definition, a subdirectory of a cvs managed directory is a cvs managed directory, whether or

RE: Spaces in filenames?

2000-03-23 Thread Jerry Nairn
For loginfo scripts, you can specify %{Vsv} as the format string, which gives you: repository(\sold_version,filename,new_version)* That's not too difficult to parse. Then there are the special cases of new directories: repository\s\-\s(New directory|Imported sources) This helps avoid

RE: FW: CVS checkouts from directories with spaces in their names

2000-04-19 Thread Jerry Nairn
From: Kate Ebneter [mailto:[EMAIL PROTECTED]] Sent: Monday, April 17, 2000 3:57 PM Huh? We use CVS with spaces in filenames all the time. DIRECTORY names, now, that I don't think I'd try. But you could try just putting " marks around the name and see if that helps. We have directory

RE: Wincvs: tag column - what is it?

2000-05-08 Thread Jerry Nairn
The tag is applied to the files in the repository, but not to your workspace. If you update your workspace, and select the sticky option to update to a particular rev/tag, and specify the tag you just created, you will fill up the tag column. That may not be what you want, however. Read more

RE: How to create Views on the CVS Repository (WinCVS)

2000-06-27 Thread Jerry Nairn
Hi, Since each checked out directory can have only one repository directory defined in ./CVS/Repository, it is not possible to have files from more than one repository directory checked out into one directory in your workspace. You need to figure out some other way of achieving this objective.

RE: [correction] [digest] Visual SourceSafe to CVS conversion

2000-07-05 Thread Jerry Nairn
One more note on the scripts I posted. I mentioned that I borrowed on some work by James Strickland at Perforce. He has said that's okay, but he wants me to get the word to this list that a) Perforce is free for free software development and b) Perforce provides free technical support during

RE: [correction] [digest] Visual SourceSafe to CVS conversion

2000-07-06 Thread Jerry Nairn
I would like to suggest that you go to the website and see what's there. You won't have to "gather" what kind of scripts they are. You will see that there is minimal documentation for each one. If you have questions after you've made some effort on your own, I for one would be glad to help.

RE: [correction] [digest] Visual SourceSafe to CVS conversion

2000-07-06 Thread Jerry Nairn
I would like to suggest that you go to the website and see what's there. You won't have to "gather" what kind of scripts they are. You will see that there is minimal documentation for each one. If you have questions after you've made some effort on your own, I for one would be glad to help.

RE: WinCVS List modules on the server feature does not work

2000-07-11 Thread Jerry Nairn
Hello, Vadim, That option depends on a) TCL being installed. You probably installed TCL when you installed WinCVS. If not, that could be your problem. b) modules being defined in your CVSROOT/modules file. This is more likely the problem. This macro depends on the cvs command cvs checkout -c

RE: Branches vs keyword expansion

2000-07-19 Thread Jerry Nairn
Is there ever any reason for cvs to report expanded keywords as differences when merging branches? How difficult would it be to have cvs ignore keyword differences by default in the context of merging? Jerry

RE: Host Unknown

2000-07-25 Thread Jerry Nairn
Hi, You need to change CVSROOT not only in your WinCVS preferences, but all of the CVS\Root files in your directories checked out from cvs. When you check out a directory, cvs creates a directory inside it named CVS. This contains information to help the cvs client software, in this case WinCVS,

RE: Checking branch for commit

2000-07-31 Thread Jerry Nairn
From: Laird Nelson [mailto:[EMAIL PROTECTED]] Marc Poinot wrote: On the server side ? Yes; even in a pserver or rsh context. If your script is being called [] semantics I can't recall at the moment). Here's an example: /ScopeTypes.java/1.1/Wed Jul 12 22:21:05 2000// Perhaps more

RE: How to Create Empty Directories using Export?

2000-08-08 Thread Jerry Nairn
From: Hon-Chi Ng [mailto:[EMAIL PROTECTED]] In the A.10 section of CVS manual, it claims that "cvs export" is equivalent to "cvs checkout", but without CVS directories. However, I found out that cvs checkout create subdirectories even if they're empty. On the other hand,

RE: modules within modules

2000-08-18 Thread Jerry Nairn
From: Stone, Rick [mailto:[EMAIL PROTECTED]] Sent: Friday, August 18, 2000 11:33 AM Regarding this, what you might really want is a step in your App1 build procedure that will perform the cvs commands to get the DLL projects and build the necessary DLLs. Assuming that you are using some

RE: modules within modules

2000-08-18 Thread Jerry Nairn
From: James Driscoll [mailto:[EMAIL PROTECTED]] Sent: Friday, August 18, 2000 9:13 AM although adding the following to the modules file sorts a grouping problem out App1 App1 App2 App2 Dll1 Dll1 Dll2 Dll2 Dll3 Dll3 App1Project App1 Dll1 Dll2 App2Project App2 Dll1 Dll3 []

RE: How can I create separate submodules?

2000-09-11 Thread Jerry Nairn
From: Greg Noel [mailto:[EMAIL PROTECTED]] Sent: Sunday, September 10, 2000 11:04 AM On Sun, 10 Sep 2000 12:52:35 +0200 Guus Leeuw [EMAIL PROTECTED] wrote: -d specifies (after co) the target directory on the client, so you could say: cvs co -d M/foo/bar/A A Yes, I've used it. That's

RE: What is Cederqvist?

2000-09-12 Thread Jerry Nairn
From: Eric Siegerman [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 12, 2000 11:24 AM Technical terminology is one thing; jargon for its own sake risks the charge of willful obscurantism. This document is sometimes called "Cederqvist," sometimes "the manual," sometimes "Version

RE: why wast time to write a FAQ?

2000-09-15 Thread Jerry Nairn
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, September 15, 2000 1:13 AM I would much much sooner see someone, anyone, take note of questions that frequently appear in this (and any other related) forum and to (re)write the manual sections that have thus far been

RE: cvs edit/commit problem

2000-10-05 Thread Jerry Nairn
[EMAIL PROTECTED] on 2000.10.05 14:28:01 Ok, then take this situation. I see a problem in this file. I want to edit it so I type "cvs edit file1" Then with further investigation I see the problem is really in file2, so I do "cvs edit file2" and then make my changes in file2. Then I am

RE: cvs checkout

2000-11-28 Thread Jerry Nairn
Of course, rearranging the contents of the repository, as Derek suggested, makes it even more difficult to get back to something you had in the past. I agree that there is reason to be reluctant to arbitrarily change the modules file. However, the modules file is versioned, but the layout of the

RE: please help, cvs problem

2001-01-25 Thread Jerry Nairn
In the archives of the info-cvs list is an email from [EMAIL PROTECTED] describing how to set this up, and there's a reply from [EMAIL PROTECTED] with an additional suggestion. Use something like this: service cvspserver { socket_type = stream wait= no

RE: Commitinfo behaviour

2001-01-25 Thread Jerry Nairn
You're missing part of the expression, "^". This should be: ^bbb/* script1 . You see it in all of the examples in the manual, so maybe you just overlooked it. The regular expression could just as easily match suffixes, like *.doc script_for_doc_files Jerry From: Chris Cameron

RE: DOS EOL pollution in repository

2001-03-14 Thread Jerry Nairn
Title: RE: DOS EOL pollution in repository From: David L. Martin [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 07, 2001 10:36 PM Commented out from the script is an alternative automatic way to determine whether the file is ASCII using the Unix file command. I haven't A better

RE: Checkout - do not get local copy

2001-03-14 Thread Jerry Nairn
Title: RE: Checkout - do not get local copy I'm guessing you want to use the -p option to checkout. cvs co -p filename From: Hynek Syrovatka [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 13, 2001 4:10 AM Subject: Checkout - do not get local copy how can I do it under CVS? I know this

RE: info without working copy

2001-03-15 Thread Jerry Nairn
Title: RE: info without working copy There's a trick you can do with rdiff, to discover the head revision or the revision that a certain tag is on. cvs -n -q rdiff -l -s -r 0 $Repository/$FileName cvs -n -q rdiff -l -s -r $TagToMatch $Repository/$FileName That's about it. Jerry From:

RE: CVS mail

2001-03-16 Thread Jerry Nairn
Title: RE: CVS mail Consider using something like cvs2cl to generate periodic changelogs instead. You could send a log, if it's not the empty set, of changes since two hours ago every two hours. Jerry Anita Chacko wrote: I want to send mail to cvs users only once for every fixed number

RE: CVS import failed

2001-03-21 Thread Jerry Nairn
Title: RE: CVS import failed There is plenty of space left where? The problem could be your /tmp file system, the /tmp file system on the server if you aren't using a local repository, or the filesystem of the repository. I may have missed a possibility, like a LOCKDIR on the server, but

RE: Reimporting vendor projects where items have been deleted

2001-03-22 Thread Jerry Nairn
Title: RE: Reimporting vendor projects where items have been deleted From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 22, 2001 2:18 PM should be deleted). So, instead of suggesting -jNET:yesterday -jNET, CVS should be suggesting -jNET:yesterday -jSECOND, for example.

RE: WinCVS Setup!

2001-03-27 Thread Jerry Nairn
It sounds like you have an old version of WinCVS. Go to http://www.cvsgui.org to get the latest version of the software and the documentation. The current source for information about cvs itself used to be scriptics, but is now http://www.cvshome.org . Jerry From: Brian Sequeira [mailto:[EMAIL

RE: WinCVS Setup!

2001-03-27 Thread Jerry Nairn
From: Rob Helmer [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 27, 2001 4:18 PM They are the definitive source, you may try searching for "tcl81.dll" on http://www.google.com or the like.. Sorry I steered you wrong on this once already. I momentarily got scriptics mixed up with sourcegear.

RE: vss2cvs.pl not working

2001-03-28 Thread Jerry Nairn
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 28, 2001 12:18 PM Has anyone gotten the vss2cvs.pl script from http://www.laine.org/cvs/vss2cvs to work? Yes. This is being run under WinNt 4 with the full cygwin tools installed (minus the cvs) and I am running it

RE: loginfo.pl for Email Notification

2001-04-05 Thread Jerry Nairn
Use the cvs administrative file, checkoutlist, to get a checked out version of loginfo.pl into CVSROOT. See the manual at http://www.cvshome.org/docs/manual/cvs_18.html#SEC174 Jerry From: Brian Sequeira [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 05, 2001 11:23 AM A loginfo.pl,v file

RE: CVS setup

2001-04-05 Thread Jerry Nairn
My previous employer uses cvs and WinCVS with files with spaces in their names. cvs itself has only a couple of bugs, maybe even fixed in the latest release, with handling files with spaces in them. I remember that top level directories, and module names, should not have spaces in them. And you

RE: loginfo.pl for Email Notification

2001-04-05 Thread Jerry Nairn
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 05, 2001 11:29 AM Brian Sequeira writes: # remove double trailing slash $cvsroot =~ s/\/\/$/\//; -- (What does this mean?) It means that the author likes obfuscated code or doesn't

RE: modules question

2001-04-05 Thread Jerry Nairn
Put the files in ${CVSROOT}/mash-code, and change the line to read: mash-code mash-code tcl8.0 tk8.0 otcl tclcl gsm mash-1 apps lib tutorials If the files, file1 and file2, are in a different directory, say foo, you may have to do something like: mash-code foo file1 file2 tcl8.0 tk8.0 otcl

RE: CVS setup

2001-04-06 Thread Jerry Nairn
Also worth mentioning in this thread is the fact that most of the files generated by InstallShield and the associated tool, Package for the Web, are ordinary text. Jerry ___ Info-cvs mailing list [EMAIL PROTECTED]

RE: more useful commitinfo info? i.e. branch-tag

2001-04-10 Thread Jerry Nairn
This is not a comment about the implementation of the suggested patch. This question does come up. I believe there is a workaround for the fact that the information is not provided to commitinfo as it is to loginfo. "cvs -nq stat" can be used to get more information about committed files,

RE: automatic deployment

2001-04-10 Thread Jerry Nairn
From: Kerstin Rapp [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 10, 2001 10:30 AM servers. How would I do it for win2000 - can't find anything for windows? don't know of any command line options for running programs in the background (or is there a way around?). Look at the options for cmd

RE: How to generate a list of files from a module definition?

2001-04-10 Thread Jerry Nairn
cvs rdiff -s -r0 modulename will list all of the files in the module named modulename. Jerry From: Bob Bowen [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 10, 2001 4:02 PM Can anyone suggest another approach? ___ Info-cvs mailing list [EMAIL

RE: Is there any FAQ list about CVS?

2001-04-10 Thread Jerry Nairn
http://faq.cvshome.org/ Jerry ___ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs

RE: CVS bashing?

2001-04-11 Thread Jerry Nairn
From: Mike Castle [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 11, 2001 2:27 PM I've recently started working at a perforce shop. One thing that perforce I worked with perforce for a while, and there are a couple of other things I miss, besides the merge options. o Atomic changes. It's

RE: loginfo for windows2000 server

2001-04-12 Thread Jerry Nairn
Something like: ^cyclic-pages ( date /t more start /dU:\www\local-docs cmd /c cvs -q update -d ) Jerry Re: From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 12, 2001 10:20 AM the background. Here is an example for unix (this should all be on one line): ^cyclic-pages

RE: Update error

2001-04-13 Thread Jerry Nairn
The user probably has one directory which was either copied from another user's workspace, or checked out into that workspace by a different user. Each directory has associated with it the method of getting updates from the repository. This copied directory is telling cvs to use a different user

RE: -t/-f in cvswrappers

2001-04-13 Thread Jerry Nairn
From: DAve Goodrich [mailto:[EMAIL PROTECTED]] Sent: Friday, April 13, 2001 12:43 PM on 4/13/01 12:26 PM, [EMAIL PROTECTED] at [EMAIL PROTECTED] wrote: the line endings should get translated by the client. If they are not being translated, then there is a problem with that client.

RE: Cvs temporary directories for server

2001-04-17 Thread Jerry Nairn
From: Anita Chacko [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 17, 2001 11:00 AM CVS server creates temporary directories in /tmp And also sometimes,it creates files such as #cvs.lastdir.43762 in /tmp directory.Why are these created and will these affect the operation of CVS? This file is

RE: checkout with -D resurrects deleted files

2001-04-18 Thread Jerry Nairn
From: Bruce Tiffany [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 18, 2001 1:59 PM When checking out from a repository, if cvs co -P path is used, Please go back to the manual. This is not how the -P option is used. http://cvshome.org/docs/manual/cvs_16.html#SEC118 function is as

RE: WinCVS and MacCVS Logins

2001-04-19 Thread Jerry Nairn
If you haven't already, you may want to send this question to [EMAIL PROTECTED] also. And always include as much information as you can. Jerry From: David Fuller [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 19, 2001 7:05 AM Brad Pfautsch wrote: Brad Pfautsch wrote: Logins take

RE: $Name $ in branches

2001-04-19 Thread Jerry Nairn
I haven't tried it, but it looks like the $State$ keyword could provide the functionality you're looking for. See: http://www.cvshome.org/docs/manual/cvs_12.html#SEC98 and http://www.cvshome.org/docs/manual/cvs_16.html#SEC120 Jerry ___ Info-cvs

RE: One file in several modules?

2001-04-20 Thread Jerry Nairn
From: Keith Hearn [mailto:[EMAIL PROTECTED]] Sent: Friday, April 20, 2001 5:05 PM Will the files in admin get tagged every time I tag any module that has admin as an ampersand? That could get confusing and problematic... Hmm, If you do a recursive tag in a workspace that was checked out as a

RE: executeable shell scripts and cvs

2001-04-26 Thread Jerry Nairn
From: W. L. Estes [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 26, 2001 2:11 PM executeable. when i export a new copy of the module in question, the shell script is no longer executeable. What can I do to fix this? You have to chmod +x the RCS file in the repository. If it was executable

RE: Number of lines of code changed between tags

2001-04-27 Thread Jerry Nairn
. This file is the exclusive property of # AdForce Inc., and may not be used or altered without AdForce's express # written permission. # Jerry Nairn, AdForce Release Engineering, [EMAIL PROTECTED] # # This script is intended to parse

RE: CVS Floatation Device needed

2001-05-02 Thread Jerry Nairn
Lamar Seifuddin [EMAIL PROTECTED] Wed, 02 May 2001 15:54:41 -0500 Question: After conversion from SCCS to RCS and copying the *,v files to a newly created cvs repository which contains the CVSROOT directory but not the CVS directoryand the subdirectories contain the *,v files. That's not

Undo a branch

2001-05-03 Thread Jerry Nairn
Hi, A colleague is writing a branch creation script which will make a branch point tag name and a branch name based on the purpose of the branch following a set of conventions, tag the branch point, and create the branch. It all looks pretty good, but he asked me today about the best way to undo

RE: importing vendor branches

2001-05-03 Thread Jerry Nairn
From: Fergus Henderson [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 03, 2001 1:28 PM On 03-May-2001, Nils Jakobson [EMAIL PROTECTED] wrote: My solution is never work with unconditional checkouts from very beginning, I simply put branch 1 in the checkout options and it stays on the main line.

RE: Undo a branch

2001-05-04 Thread Jerry Nairn
From: Stephen Rasku [mailto:[EMAIL PROTECTED]] Sent: Friday, May 04, 2001 8:30 AM What is the result that he wants after undoing a branch? If he wants to continue as if he never created the branch, he can just abandon the branch and continue development on the parent branch as if nothing has

RE: WinCVS and CVS on HPux

2001-05-04 Thread Jerry Nairn
From: Santimore, Matt [mailto:[EMAIL PROTECTED]] Sent: Friday, May 04, 2001 9:18 AM several times.. closed and restarted the app. loggedin as yu09 and still it is trying to check out the module as cvsad. (or at least that's what I get from the above) Do you have a CVS subdirectory in

RE: looking for cvs, cvsweb info for hurd.gnu.org

2001-05-08 Thread Jerry Nairn
There is some good information at http://cvsbook.red-bean.com/ Jerry From: Jim Franklin [mailto:[EMAIL PROTECTED]] Sent: Sunday, May 06, 2001 9:12 AM oops I forgot the CVS manual: http://www.gnu.org/manual/cvs-1.9/cvs.html From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Jim

RE: Automatically increment build number

2001-05-08 Thread Jerry Nairn
Is it necessary for your build number to be checked into cvs? You could have every cvs commit update a build number file on a shared disk. Your build system could use this file to obtain a build number. I know this is not without its own problems, but it's an alternative solution. Jerry From:

repo dirs not checked out

2001-05-08 Thread Jerry Nairn
There seems to be some inconsistency in the way directories with no CVS admin subdirectory are treated by different commands. This only seems to show up when you have a non-cvs controlled directory with a name which corresponds to a directory name in the repository. For example, if the repository

RE: Revision Numbers Question

2001-05-08 Thread Jerry Nairn
cvs rdiff -s -r tagname modulename The output may need to parsed a bit. Jerry From: Anthony E. Glover [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 08, 2001 8:47 AM To: Info-CVS Subject: Revision Numbers Question I know this must be a very simple thing to do, but I can't seem to find a way of

RE: CVS problem

2001-05-09 Thread Jerry Nairn
From: Chris Cameron [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 08, 2001 10:42 PM The checkout gets the correct timestamnp on the file. The first update gives bar.cc a timestamp which corresponds to the time you issued the update command. The second update give bar.cc the timestamp of the

RE: Triggers links to defect tracking systems

2001-05-10 Thread Jerry Nairn
From: Tracy Brown [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 10, 2001 11:33 AM Mark D. Baushke wrote: While this is possible if you are using a local repository or the rsh/ssh transport, I don't know of any way to do it with the :pserver: method of interaction. The rcsinfo file

RE: Directory listing

2001-05-11 Thread Jerry Nairn
From: Petric Frank [mailto:[EMAIL PROTECTED]] Sent: Friday, May 11, 2001 10:32 AM Hello, sometimes it is useful (when doing it via Internet) to view first a directory listing (file names, dates, sizes, etc.) before issuing a checkout. Imagine this for the XFree project for example. So my

RE: problem with cvs log -d

2001-05-11 Thread Jerry Nairn
From: Gabrio Verratti [mailto:[EMAIL PROTECTED]] Sent: Friday, May 11, 2001 11:52 AM cvs log -d3 days ago -wcsm -N this just lists every file with a log entry for the given developer This works for me. The files with commits by csm in the past 3 days show the log messages for those commits.

RE: cvs rlog -l

2001-05-11 Thread Jerry Nairn
I should have mentioned that this happens with a local repository. Jerry From: Stephen Rasku [mailto:[EMAIL PROTECTED]] Sent: Friday, May 11, 2001 1:00 PM Jerry Nairn wrote: On a tangent, I find that cvs rlog -l module is recursive when I am seeing the same thing on a Solaris 7 pserver setup

RE: query tag

2001-05-11 Thread Jerry Nairn
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Zanabria, Moises writes: Is possible to know who person created a tag?? CVS does not record that information. If you have a CVSROOT/history file, if LogHistory in your CVSROOT/config is not set to omit tag info from the history, and if the tag

RE: permissions on branch

2001-05-15 Thread Jerry Nairn
Instead of parsing CVS/Entries, it is also possible to use cvs to get the branch information while running a command from commitinfo. cvs -n stat filename and look for a line like: ^\s+Sticky Tag:\s+branchname \(branch: rev. #\)$ Jerry ___ Info-cvs

user variables

2001-05-16 Thread Jerry Nairn
Hi, We have a certain nightly build which checks out only what is tagged IT_BUILDS. This way, developers can keep committing their changes to this project without worrying about breaking the nightly build. When they want the change to go live, they can tag -F IT_BUILDS. I don't want to go into CM

RE: Newbie: CVS Module/Alias Structure Setups

2001-10-19 Thread Jerry Nairn
From: Grant Walters [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 17, 2001 8:49 PM The final exported directory structure is for my WEB server software is as follows: /opt/WWW/CLIENT/_phpscripts # SOURCE files /opt/WWW/CLIENT/_website # SOURCE and CLIENT files

RE: case changing

2001-10-19 Thread Jerry Nairn
From: Michael Santos [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 18, 2001 12:53 PM My next question: has the issue with changes in capitalization of filenames between Windows and Unix client/servers been resolved (e.g., under Windows, rename file.txt = File.txt, commit File.txt)?

RE: CVS Sharing

2001-10-22 Thread Jerry Nairn
As Gianni said, you can share directories, The better way to do this is with the modules file. http://www.cvshome.org/docs/manual/cvs_18.html#SEC155 Jerry re: From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Jason Mowat Sent: Monday, October 22, 2001 9:03 AM at other

RE: How do you work out automatically the set of branches and the latest version of each branch within a CVS project ?

2001-10-25 Thread Jerry Nairn
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 24, 2001 12:10 PM Without a sandbox, I think you need a shell account on the machine that holds the repository. You do a plain RCS rlog README,v and extract the branch list form the output. In version 1.11.1p1 of

RE: Wincvs and cvs problem after daylight savings time change??

2001-10-30 Thread Jerry Nairn
There was a little discussion here, and a lot on the cvsgui mailing list earlier this year, the last time we had a DST transition. The problem arises from the weird way Windows handles file dates, but the solution for your workspace is simply to run cvs status from WinCVS. In WinCVS, you can

RE: Wincvs and cvs problem after daylight savings time change??

2001-10-31 Thread Jerry Nairn
From: Jonathan H Lundquist [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 30, 2001 4:10 PM Yes, the way Windows handles file dates is weird, but it's CVS that needs to be fixed! WinCVS (and cvsnt) had to be fixed because Windows is broken and will never be fixed. Full documentation

RE: NT Daylight savings again?

2001-11-02 Thread Jerry Nairn
http://www.devguy.com/fp/cfgmgmt/cvs/#DST Microsoft KB Q129574 -Original Message- From: R Bresner [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 01, 2001 7:05 AM To: [EMAIL PROTECTED] Subject: NT Daylight savings again? Howdy -- CVS Win2k Client: Concurrent

RE: loginfo %s question

2001-11-20 Thread Jerry Nairn
From: Emile Snyder [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 20, 2001 1:37 AM I'm messing with the contrib scripts commit_prep and log_accum to try to get one-email-per-commit notifications rather than one per directory Some fun. However, %s doesn't seem to be just the file

RE: loginfo %s question

2001-11-20 Thread Jerry Nairn
From: Jerry Nairn [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 20, 2001 1:42 PM Maybe directory names with spaces were still a problem. It seems to me they would be. I don't remember a solution to that problem. As it turns out, everything represented by %(Vsv) on the loginfo

RE: log_accum and spaces in directory names (was Re: loginfo %s question)

2001-11-20 Thread Jerry Nairn
From: Emile Snyder [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 20, 2001 3:37 PM Any glaring problems anyone sees? I don't know if you'd call it a glaring problem. There are a couple of problems that can arise because of the way you are attempting to build the directory name. a) You

RE: log_accum and spaces in directory names (was Re: loginfo %s q uestion)

2001-11-20 Thread Jerry Nairn
Oops, ( was in the wrong place. $filelist =~ s/^(.*)((\s([0-9]+\.[0-9\.]*|NONE)\,.*,([0-9]+\.[0-9\.]*|NONE))+)$/$2/; Jerry ___ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs

RE: Request to add ability to list files in cvs repository

2001-11-21 Thread Jerry Nairn
In post 1.11.1p1 cvs, cvs rlog module works the same as cvs log working-directory. In previous versions of cvs, you can parse the output from different rdiff commands to get what you want. For example, try cvs rdiff -s -r0 module Jerry ___ Info-cvs

RE: What is the true use ?

2001-11-26 Thread Jerry Nairn
A method for keeping an up to date copy of what you have in your repository can be found at: http://www.cvshome.org/cyclic/cvs/dev-sklar.txt That was written by David Sklar, who has a site with more cvs and web development ideas at: http://www.sklar.com/web-and-cvs/sandbox.html Another

RE: Can we find all the branches on a module through some script?

2001-11-26 Thread Jerry Nairn
From: jsk-intoto [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 21, 2001 9:25 PM based on the branch the user is working on. Can we obtain the branches existing on the repository thru some script mechanism? cvs -nq log -h something | \ sed -n -e '/^symbolic/,/^keyword/ {

RE: How do you get a log between tag1 and tag2 on a branch?

2001-11-29 Thread Jerry Nairn
From: Tim Kemp [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 29, 2001 3:35 AM Does anyone know of a way of getting all the log messages for a module between tag1 and tag2 on branch1 Assuming both tag1 and tag2 are on branch1, won't cvs log -rtag1:tag2 module or rather cvs rlog

RE: How to lock CVS for check-in

2001-10-11 Thread Jerry Nairn
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 10, 2001 10:11 PM [ On Thursday, October 11, 2001 at 08:24:11 (+0530), Shubhabrata Sengupta wrote: ] Wondering why this enhancement is needed in the commitinfo interface when you can always get the branch

RE: cvs exit status

2001-10-12 Thread Jerry Nairn
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, October 12, 2001 9:11 AM [ On Thursday, October 11, 2001 at 20:06:18 (-0700), Paul Sander wrote: ] And your point is what? That it's okay to sometimes let nondeterministic errors go undetected? Sorry, that's not good

RE: Freezing CVS tags

2001-10-12 Thread Jerry Nairn
[EMAIL PROTECTED] writes: Is there a way to freeze the CVS tag? After we create a CVS tag, we would like to freeze it so that no one can change it and causes problem, is this possible? You need to use a command in the CVSROOT/taginfo administrative file which will exit with an

RE: How to lock CVS for check-in

2001-10-15 Thread Jerry Nairn
From: David Everly [mailto:[EMAIL PROTECTED]] Sent: Friday, October 12, 2001 5:03 PM cvs -n stat filename seems only to work from a 'sandbox' point of view. How would I use that in the context of a commitinfo script? In local mode, the commands in commitinfo have direct access to your

RE: Temp space and committing

2001-10-17 Thread Jerry Nairn
Look at using the -T option. http://www.cvshome.org/docs/manual/cvs_16.html#SEC117 Jerry From: Rithban [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 16, 2001 8:34 PM Is there a way I can force CVS to use a specific directory for its scratch space?

RE: branch-level permissions

2001-10-17 Thread Jerry Nairn
From: Steve Baker [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 17, 2001 11:59 AM Thanks for the suggestion. I should have mentioned, however, that I need to do this on a remote server (accessed through pserver) and the branch information is not available through 'cvs -n stat'.

RE: Viewing a list of projects

2001-12-04 Thread Jerry Nairn
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 04, 2001 8:08 AM Robert Thorpe writes: Is there any plans to introduce a command to do this more directly? There has been a patch posted here to add a cvs ls command. I have to agree that this is more of a

RE: how to find the file modified on the previous day

2001-12-05 Thread Jerry Nairn
From: Jeeva Chelladhurai [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 05, 2001 8:35 AM I would like to generate a summary of the files (with log) that have been modified on the previous day and also the previous week. Since this time yesterday: cvs log -dnow-1daynow . In the

RE: manual modifications to the repository

2001-12-05 Thread Jerry Nairn
From: Arcin Bozkurt - Archie [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 05, 2001 11:10 AM Are the modifications that I am planning to make dangerous? 1. Copy a directory into another directory /cvsroot/a goes to /cvsroot/OtherModule/SubDir/a for example. This should be fine.

RE: Is this possible? More Info

2001-12-05 Thread Jerry Nairn
I know it's hard to believe after you sent one email and then a clarification, but it's not at all clear what you're asking. Actually, if I take it at face value, the question is so trivial I can't understand why you would ask it. From: Don Weeks [mailto:[EMAIL PROTECTED]] Sent: Tuesday,

RE: How to get number of lines of code that changed in CVS weekly

2001-12-05 Thread Jerry Nairn
Hi, This same question came up at the end of last month. Some scripts to do this are in the archive at: http://mail.gnu.org/pipermail/info-cvs/2001-November/022146.html and http://mail.gnu.org/pipermail/info-cvs/2001-November/022148.html Jerry From: Robert J. Clark [mailto:[EMAIL PROTECTED]]

RE: Is this possible? More Info

2001-12-05 Thread Jerry Nairn
. I'm scrambling the context a little below. At 01:46 PM 12/5/2001 -0800, Jerry Nairn wrote: think. I'm not sure, because I don't know what you want to record that is not recorded anyway. I want to get the name of the individual commiting the change, and the version of the file commited

RE: CVS Urgent Help!

2001-12-06 Thread Jerry Nairn
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 06, 2001 2:30 AM committed to repository. When I ran cvs -n update this morning to check status of files, I got this error message ? /culture/broadcasting. (Culture is the directory, Broadcasting is the

RE: RFC, patch -- loginfo behavior for commitinfo

2001-12-07 Thread Jerry Nairn
From: Logan Johnson [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 06, 2001 2:38 PM My company has implemented a commit control system, but it is currently applied by a call from loginfo, which means that the best we can do is sound an alarm if a commit we don't like goes through. We

  1   2   >