RE: CVS commit failure and lock files (under windows with cygwin)

2002-11-04 Thread David Marshburn
ed (/afs/) to what WinCVS-CVS expected (:local:U:\\). (I have to credit Mark Foskey with this discovery, who googled on the problem and came up with my original question :) cheers, -david On Thu, 12 Sep 2002, Seth Copen Goldstein wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1

Problem with WinCVS

2002-12-05 Thread David Gagnon
ction 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

Running a program after 'cvs commit' has completed

2002-12-07 Thread David Anderson
like to know if any of you who have already set up what I am trying to accomplish could point me in the right direction. Thanks in advance and many apologies if I overlooked something in the documentation. David Anderson ___ Info-cvs mailing list

Branch + date inconsistency?

2002-12-26 Thread David Jencks
_3_2 (from HEAD) = $ ls src/main/org/jboss/cache/invalidation/bridges/JMSCacheInvalidationBridge.java src/main/org/jboss/cache/invalidation/bridges/JMSCacheInvalidationBridge.java many thanks david jencks (I apologize if this

WinCVS installation problem (newbie question)

2002-12-27 Thread David Gagnon
onsult 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! ______

One Workspace, Multiple Repositories

2003-01-09 Thread David Eisner
g ever become of this? Thanks! -David ----+------+ David Eisner| E-mail: [EMAIL PROTECTED] | CALCE EPSC | Phone: 301-405-5341 | University of Ma

Re: CVS Server step-by-step?

2003-01-16 Thread David Everly
On Wed, Jan 15, 2003 at 10:04:43AM MST, [EMAIL PROTECTED] wrote: > From: "Markel, Ryan" <[EMAIL PROTECTED]> > Subject: CVS Server step-by-step? > > I'm trying to set up a repository currently on our school's Debian 3.0r1 = > box, > which currently has the Debian packacge for CVS 1.11.1p1 installed.

Re: Info-cvs Digest, Vol 2, Issue 29

2003-01-17 Thread David Everly
On Fri, Jan 17, 2003 at 10:03:06AM MST, [EMAIL PROTECTED] wrote: > Do users connecting using the pserver method need a real account (shell > login, home directory,...) on the machine running cvs pserver? No, search for "passwd" in the following: http://www.cvshome.org/docs/manual/cvs_2.html __

Re: connection using pserver

2003-01-17 Thread David Everly
On Fri, Jan 17, 2003 at 10:03:06AM MST, [EMAIL PROTECTED] wrote: > Do users connecting using the pserver method need a real account (shell > login, home directory,...) on the machine running cvs pserver? No, search for "passwd" in the following: http://www.cvshome.org/docs/manual/cvs_2.html _

NEWBIE:Question about branching.

2003-02-06 Thread David Bowring
Hi, I am fairly new to CVS, I've been using it in a basic form for a few weeks now, that's about it. Here is my problem: I have software which is used for a number of different countries, they are very similar maybe a few different features and functions for each country. For example: I will hav

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

cvs windows 2000 case sensitivity issue

2003-03-25 Thread David Everly
Our cvs pserver is on Solaris. A cvs client is on windows 2000. We are using the latest version for both server and client. Initially, we had a directory in all uppercase (SOMEDIRECTORY). We did cvs remove -f of all the files in that directory followed by cvs commit. Then we made a different di

Re: cvs windows 2000 case sensitivity issue

2003-03-25 Thread David Everly
On Tue, Mar 25, 2003 at 10:21:55AM MST, Brian G. Peterson wrote: > If your Windows 2000 client is using FAT or FAT32 as the filesystem, then > no, because the internal representation of the filename is case insensitive, > and stored as all upper. If the filesystem is NTFS, it should work. The win

checkout/commit onto/from shared disks.

2003-06-17 Thread David Bowring
Hi, I'd like to start by thanking everyone for the advice I've received from previous posts...so thank you all. Alas, I once more seek your advice though. I intend to build a clustered linux solution for our developers to use. This would comprise of one central server upon which all the develop

RE: checkout/commit onto/from shared disks.

2003-06-17 Thread David Bowring
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 17 June 2003 13:10 To: David Bowring Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: checkout/commit onto/from shared disks. what is your concern? The only one that I can see would be large files with frequent changes over a

Countering the usual diatribe against binary files, was Re: cvs diff, proposal for change

2003-09-08 Thread David Clunie
ons, fits the bill. The "-kb" flag is the greatest thing since sliced bread, apart from the long forgotten versioning file system of VMS that might also have been a suitable solution for us. If there is something "undesirable" going on inside CVS that is problematic, I would be

RE: Stable CVS 1.11.7 Released! (Derek Robert Price)

2003-09-30 Thread David Everly
Under cvs-1.11.7, the password is displayed on the client screen as follows: cvs login (Password is not displayed while typing it, but is displayed after pressing the ENTER key.) I know pserver in general is not very secure, but is there any way to have a patch or fix that might eliminate this d

Re: Stable CVS 1.11.7 Released! (Derek Robert Price)

2003-09-30 Thread David Everly
On Tue, Sep 30, 2003 at 03:10:08PM MDT, Larry Jones wrote: > David Everly writes: > > > > (Password is not displayed while typing it, but is displayed after > > pressing the ENTER key.) > > On what platform? > > -Larry Jones All three have the same behavior o

[lawrence.jones@eds.com: Re: Stable CVS 1.11.7 Released! (Derek Robert Price)]

2003-09-30 Thread David Everly
Thanks Larry! This fixed it. --- Begin Message --- David Everly writes: > > All three have the same behavior of showing the password (which was > not present with 1.11.6). Output of "uname -a": > >AIX chanegw0 3 4 000110554C00 >SunOS ndccsr02 5.8 Generi

cvs-1.11.7 seems to have changed the api for "release"

2003-10-01 Thread David Everly
Using pserver cvs-1.11.7 on solaris and client cvs-1.11.6 for aix, hpux, or solaris, there is this problem which does not occur when the client and server are the same version: cvs release -d example Protocol error: bad global option -l cvs release: unable to release `example' Thanks, Dave. __

Re: cvs-1.11.7 seems to have changed the api for "release"

2003-10-03 Thread David Everly
On Thu, Oct 02, 2003 at 03:32:43PM MDT, Derek Robert Price wrote: > ~From the NEWS file: > > | Changes from 1.11.6 to 1.11.7: > > > . . . > > | * The global '-l' option, which suppressed history logging, has been > removed > | from both client and server. DOH!! I read that but didn't put two

Stale lock files with "anonymous" CVS

2003-10-13 Thread David Wood
condition would make them notoriously abusable (i.e. trivial, evil DOS attack), I assume I must be doing something wrong. Does anyone have any ideas? Thanks, -David ___ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs

Re: Stale lock files with "anonymous" CVS

2003-10-13 Thread David Wood
Accessing with pserver. Server is 1.11.7. Client is WinCVS version 1.3.13.1 (Beta 13 Build 1). Both are on Solaris 9. And this is the only problem I've found with this setup. [EMAIL PROTECTED] (Larry Jones) wrote on 10/13/2003 11:49:37 AM: > David Wood writes: > > > &g

Re: Procedural ways of using CVS.

2003-10-17 Thread David Wood
I'll share what I've developed; it may be helpful to you and helpful to me as well, if anyone has comments. Keep in mind that every situation may require a different approach to CVS, and ours is _not_ the most common usage pattern (the most common, I think, focuses on systems or application sof

Re: Procedural ways of using CVS.

2003-10-21 Thread David Wood
x" parser whose job is to flag conflicts. Then you'd do your build and any other tests you want to do. The second use involves committing the merge and tagging the destination branch. [EMAIL PROTECTED] wrote on 10/17/2003 02:51:30 PM: > > David, > > Read through your proc

Conflict committed

2003-10-29 Thread David Wood
assumptions about this mistaken? What circumstances allow unresolved conflicts to be committed back to the repository? -David ___ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs

Re: Conflict committed

2003-10-29 Thread David Wood
Thank you! This is very helpful in reconstructing what happened. [EMAIL PROTECTED] (Larry Jones) wrote on 10/29/2003 11:40:51 AM: > David Wood writes: > > > > Are my assumptions about this mistaken? What circumstances allow > > unresolved conflicts to be committed b

Re: Conflict committed

2003-10-29 Thread David Wood
Thank you for the advice about commitinfo. I believe we will do exactly that as a safeguard against future problems. I totally respect that CVS should be content agnostic, although I did have to rename my "cvs" java package to "cvsutil" because you can't have dirs named "cvs" in the repository.

checkin comments between tags

2003-10-30 Thread David Muller
Title: checkin comments between tags How do I get a list of all the checking comments between 2 labels (or since the last label). -Dave David E. Muller Configuration Manager Overture Services, Inc.  www.overture.com Office: 760.476.6406 Mobile

Merge point confusion.

2003-11-03 Thread David Wood
erstanding the way CVS is deciding what to do with merge from and to points, and I cannot find answers to questions this specific in the references. Does anyone who is frighteningly familiar with merging understand what's going on here? -David __

Rephrasing: question about merging branches

2003-11-04 Thread David Wood
child If so, what happens to changes from before the first_child_merge_point? -David ___ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs

Re: Rephrasing: question about merging branches

2003-11-04 Thread David Wood
g received common chagnes by, and resolved conflicts with) branchA... and the merge delta with the trunk must now use branchA (at point 2) as a reference point in order to correctly reflect changes against the trunk. It is potentially confusing, but you have made it seem very simple. Thank yo

Re: Rephrasing: question about merging branches

2003-11-04 Thread David Wood
I am not sure about something. > |>If branch A and branch B in your example don't branch form the same > |>point on the trunk, a merge from point 2 to point 4 into the trunk might > |>still not do what you want. If branch B branched first, then 2->4 may > |>back out changes made to the trunk bet

Re: Rephrasing: question about merging branches

2003-11-05 Thread David Wood
r branch. Surely **everyone** will need to do this, > sooner or later? > > Andy Jones. > > > > > At 03:37 am 5/11/03, David Wood wrote: > >I am not sure about something. > > > > > |>If branch A and branch B in your example don't branch form t

Re: Rephrasing: question about merging branches

2003-11-05 Thread David Wood
Derek Robert Price <[EMAIL PROTECTED]> wrote on 11/05/2003 10:38:02 AM: > No. The GCA has not changed and CVS determines it correctly. You > simply no longer wish to merge from the GCA forward because some of > those changes were already merged to your destination (from another > branch and at yo

Re: Rephrasing: question about merging branches

2003-11-05 Thread David Wood
Derek Robert Price <[EMAIL PROTECTED]> wrote on 11/05/2003 12:43:14 PM: > "Greatest Common Ancestor", or GCA, is a term that refers to the RCS > revision structure and always means the more recent revision two > revisions have in common, often a branch point, but in the case of a > branch of a bran

Re: Rephrasing: question about merging branches

2003-11-06 Thread David Wood
Derek Robert Price <[EMAIL PROTECTED]> wrote on 11/06/2003 08:57:22 AM: > The way to avoid only processing this for whole branch merges is to > track individual commits as change sets. For example, store that the > sum of changesets for file1 1.2 -> 1.2.4.7 have been merged into the > trunk. The

Re: Rephrasing: question about merging branches

2003-11-07 Thread David Wood
Derek Robert Price <[EMAIL PROTECTED]> wrote on 11/06/2003 04:37:03 PM: > I see it now, and I thought that the conflicts you now say don't occur > were the ones you objected to in the first place. Not at all. The conflicts that troubled me were happening because I was double-merging (when bringin

Re: Can't create a module in cvswin1.13

2003-11-11 Thread David Wood
Do you have a log of what happened during the import, and during your attempt to check out? How are you setting your CVSROOT, in an environment variable, or on the command line? Are you using the command line cvs, or wincvs (etc)? [EMAIL PROTECTED] wrote on 11/11/2003 02:52:07 PM: > Dear All

Re: CVS merge

2003-11-12 Thread David Wood
I think the problem is the start and end points of your merge. If I have a trunk, and I created a branch from that trunk, tagging it at the point it was created, I would use the following to merge the branch back into the trunk: -j branch_CREATED -j branch Often this can simply be abbreviated

pretty printer on commit

2003-11-14 Thread David Everly
I would like to run all commits of .h and .cc files through a pretty printer to automatically assist in later merges and conformance to style. I'm running a pserver. Are there any tips I should know of how to do this before trying? Thanks, Dave. ___

Re: Please help..

2003-11-26 Thread David Wood
Two things. First, did you work for 18 months on something without making backups? If you never made backups, then whether it was a mistake setting up CVS, some other kind of mistake, hardware failure, fire, or theft, you were destined to lose your work. I hope, however you resolve this issue

Re: Please help..

2003-11-26 Thread David Wood
your repository somewhere separate (/home/cvs/repository ?). And of course, have another go at the manual (or some of the other reading materials) to get a better handle on how the system works. John Wards <[EMAIL PROTECTED]> wrote on 11/26/2003 12:25:42 PM: > On Wednesday 26 Novem

Re: Case insensitivity ad nauseum

2003-11-26 Thread David Wood
Is the problem that you're not sure how to get the network drive into the sshd filesystem root? Or that when you try to that it fails? If it were the latter, it would be reminiscent of a similar problem I had trying to get apache to serve files from a network drive on Windows XP. We found that

Re: Please help..

2003-11-26 Thread David Wood
think of reasons why it wouldn't be. Of course, there's not much to lose in performing the experiment, as long as you take care and keep copies of everything. I'll be curious to hear if following these instructions would work. [EMAIL PROTECTED] wrote on 11/26/2003 02:46:

Re: Limitation on --allow-root pserver options?

2003-12-02 Thread David Wood
You could consider using xinetd alongside Solaris inetd (just for the CVS port). It would be a simple experiment to set it up and see if it, too, exhibits the problem. [EMAIL PROTECTED] wrote on 12/02/2003 03:38:25 AM: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Mark <[EMAIL PROTEC

Re: SSHD user-switching under Cygwin/XP (was Re: Case insensitivity ad nauseum)

2003-12-10 Thread David Wood
Now I'm really out on a limb, but, what user is sshd running as before it switches? Does logging into sshd without a password, using a key instead, merely mean that no switch from this "default sshd user" occurs? If that's the case, can we adjust the "default user" that sshd runs as? [EMAIL PRO

Re: False status indication with WinCvs 1.2

2003-12-12 Thread David Wood
I've seen this before; it's related to daylight savings time issues with Windows. WinCVS 1.3 has the fix, 1.2 doesn't. As far as I could tell it was an annoyance that killed performance and ruined the effectiveness of the in-pane modified reporting, but I couldn't think of a case where it was a

cvs-1.11.10 win32 VC98 cannot find "assert" during build

2003-12-16 Thread David Everly
The following command builds cvs-1.11.9, but not cvs-1.11.10 under windows: nmake /f cvsnt.mak CFG="cvsnt - Win32 Debug" The failure appears to be: link.exe @c:\temp\nma01012. filesubr.obj : error LNK2001: unresolved external symbol _assert .\WinDebug/cvs.exe : fatal error LNK1120: 1

verifymsg working with netbeans & eclipse?

2003-12-23 Thread David Muller
rmissions are correct in fact via the command line and tortoisecvs it works fine. Anyone have experience with this problem? Thanks, -Dave ____ David E. Muller Configuration Manager Overture Services, Inc.  www.overture.com Office: 760.476.640

suscribe

2004-01-17 Thread Prince David
  ___ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs

File data and timestamp

2004-06-25 Thread Flagg, David
I have a binary file that is in my repository, libtemp.a, which has the following timestamp in cvsroot (i.e., timestamp in the Unix filesystem): Jun 18 09:42. Apparently, this is the time when I last tagged the file. When I check out the file (with WinCVS, by the way), the date on the file is (

File date and timestamp

2004-06-28 Thread Flagg, David
This is a re-post. This seems like it could possibly be a common problem someone might have. Is there a more appropriate forum somewhere else? Thanks. > -Original Message- > From: Flagg, David > Sent: Friday, June 25, 2004 10:26 AM > To: '[EMAIL PROT

RE: File date and timestamp

2004-06-29 Thread Flagg, David
them of any changes with that particular capability. -Original Message- From: Jim.Hyslop [mailto:[EMAIL PROTECTED] Sent: Monday, June 28, 2004 11:45 AM To: Flagg, David; [EMAIL PROTECTED] Subject: RE: File date and timestamp Flagg, David wrote: > This is a re-post. This seems like

"inflate: unknown compression method" after server upgrade to 1.11.16

2004-06-30 Thread David Carson
update: inflate: unknown compression method cvs [update aborted]: reading from server: Input/output error Server: cvs 1.11.16 RedHat 7.2 Client: cvs 1.11.1p1 RedHat 7.2 Note that I have many clients deployed, so I'd like to understand the problem (not just deploy newer clients). Thanks,

Why does "cvs status" send the entire file to the server (apparently)?

2004-07-04 Thread Karr, David
The connection to my cvs server is somewhat slow from where I am right now, so I can clearly see when things are taking a long time. I tried running "cvs -t status -v" so I could see more details of what's happening. It appears that for each file it encounters, it is sending the entire contents o

How to make "checkout" and "update" leave files read-only?

2004-07-06 Thread Karr, David
I'd like to ensure that only files that I've done "cvs edit" on are writable. I've used CVS in the past, and I thought I was able to set it up this way. I added "cvs -r" to my $HOME/.cvsrc file (along with other settings that are working), but "update" is leaving files writable that I haven't "ed

Do most people checkout read-only and use "cvs edit"?

2004-07-07 Thread Karr, David
I have a question about how people use CVS. How common is it to always checkout and update read-only, and then use "cvs edit" when you start working on a file? Or, do people checkout read-write and never use "cvs edit"? I have always thought that modules should be checked out read-only, and "cvs

RE: Do most people checkout read-only and use "cvs edit"?

2004-07-07 Thread Karr, David
only and use "cvs edit"? > > > On Wed, 2004-07-07 at 14:01, Karr, David wrote: > > Or, do people checkout read-write and never use "cvs > > edit"? > > Yup, that's what I do. Optimistic locking and all that sort > of thing, you know... > >

Cannot access ^M/CVSROOT

2004-09-15 Thread David Robison
ry What is interesting is that between the "master" and the "/CVSROOT" is a 0x0d character. This seems to be causing trouble, Any idea where this is coming from? Any idea what to try? Any help would be appreciated. David Robison -- David R Robison Open Roads Consulting

Re: [cvsnt] Re: Problem with OpenSSH version 3.9p1

2004-09-15 Thread David Robison
I rolled back to an older version of cygwin1.dll and all works fine now! David Tony Hoyle wrote: David Robison wrote: I recently did an update from cygwin and updated to OpenSSH version 3.9p1. Now, every time I try to work with a CVS repository that uses SSH authentication, the csv process hangs

CVS 1.11 binaries

2001-02-18 Thread David Dabbs
I have searched for CVS 1.11 Win32 binaries, but cannot find them. Is it not officially released for Win32? THanks, David Dabbs ___ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs

Re: About cvswebclient

2001-02-19 Thread David Trudgett
st example has a space as the first character of the line. Remove the space. >2) When I type "http://localhost/cvs-web/read/cvswebread.cgi" in the >broswer, I get the browser "Wailting for reply". While >"http://localhost/cvs-web/read/cvswebread.cgi/" works f

[HELP] error 1155 in wincvs 1b17

2001-02-19 Thread David Penn
using default viewer instead." For other kind of file, e.g. *.pdf, no such error occurs. how to fix it? thanks in advance! Regards, David "wèrû&j)bž b²Ò'~‡/²î¢¸!¶Úþf¢– ?™¨¥™©ÿ–+-Šwèþ)ß¡Ëì

Fw: [HELP] error 1155 in wincvs 1b17

2001-02-20 Thread David Penn
that's not the case. your suggestion is to set default editor for wincvs. For each file, wincvs should search that kind of file's system default link application to open it, while the mechanism doesn't work in my computer. anyway, thank u very much! David Penn Huawei

Use CVS for Web developers

2001-02-20 Thread David Wen
the root account for the real virtual site. Any information about the above setup/configuration could be found from the web? any help will be appreciate. David ___ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs

waiting for someone's lock in ......... PROBLEM

2001-02-25 Thread David Wen
Hi everyone, I got a problem that could now commit, update to a file under cvs, every time I want to modify and commit a file it have the following message: cvs server: [10:27:39] waiting for david's lock in /usr/repository/www/cgi-bin/perl How to fix that problem? Thank you very much

RE: waiting for someone's lock in ......... PROBLEM

2001-02-25 Thread David Wen
Hi everyone, I got a problem that could not commit, update to a file under cvs, every time I want to modify and commit a file it have the following message: cvs server: [10:27:39] waiting for david's lock in /usr/repository/www/cgi-bin/perl How to fix that problem? Thank you very much

Re: [Fwd: ignoring ID]

2001-02-28 Thread Trott, David
. David "Larry Jones" <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > Derek R. Price writes: > > > > Is there a policy on adding file names to the default ignore list? > > Not really, and it does seem to be a bit dated.  In addition to I

Re: cvs export error when using commit templates

2001-03-01 Thread Trott, David
Title: Re: cvs export error when using commit templates I think its a bug, however you can work around it by creating a sym link in your repository to an area that doesn't have a template defined, then create a project specifically for the purpose of exporting. David "Alexandr

Re: 'Re-naming' an existing tag?

2001-03-06 Thread Trott, David
tag you may want to look at cvs admin -n However I am not totally comfortable with the intricacies of how additions and deletions will effect the use of this command when you have multiple branches. David

Re: Admin -l : anyone worked with this?

2001-03-07 Thread Trott, David
commit access to specific files and/or users. Alternatively you may be able to do something by setting the t bit on the directory, however I would not recommend this approach. David "Jesus Manuel NAVARRO LOPEZ" <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>...

CVS command hangs with commit

2001-03-20 Thread David Kornmann
, the file is also there but it's empty. Any help on that issue would be really great!.. Thanks, David Kornmann -- Here is my client config: Win2k, cvs 1.1, secured connection to server with SecureCRT + port forwarding (pserver 2401). Here is my server c

RE: cvswrappers - any better suggestions ?

2001-03-31 Thread David Glick
lied to Forth, OS/2, Geos, Clarion, Lotus 1-2-3, Wordstar, UCSD P-System... the list goes on. I'd hate to add CVS to the list. David Glick Transmit Consulting, Inc 619-475-4052 [EMAIL PROTECTED] - Original Message - <--- snip ---> [ On Friday, March 30, 2001 at 07:07:14 (-0800), G

RE: cvswrappers - any better suggestions ?

2001-04-01 Thread David Glick
ways to make it happen anyway. Clearly, other people feel the same way, because CVS does support binary files after a fashion. I just want them supported better. Because I respect someone as certain of themselves as you are (even if you're wrong), I'll let you know what the answer i

RE: cvswrappers - any better suggestions ?

2001-04-02 Thread David Glick
I'd argue that I do get it; you just don't get that I get it. Your statement "CVS literally cannot support binary files..." should be changed to "CVS does not currently support binary files in a way that is consistent with the philosophy of concurrent editing". If we can agree with the above s

RE: cvswrappers - any better suggestions ?

2001-04-03 Thread David Glick
hink it through completely (and, >> unfortunately, I'm *way* to busy to actually do the work... sigh.). > > I can appreciate that. However it's no excuse though for blaming CVS > for being designed the way it is. It's not even really a valid excuse > for using

Tagging a sticky file?

2001-04-13 Thread David Luchin
y revision in my working area, or with the Repository revision? I want to keep the subsequent changes, but I want to tag this revision as being part of a release that won't contain those changes. Thanks, David -- David Luchin FedEx Services E-Commerce Development [

Re: Tagging a sticky file?

2001-04-16 Thread David Luchin
that. It tags just the > version of the file you last updated to. Great! That sounds like it will do exactly what I want. Thanks again, David ___ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs

Re: WinCVS and MacCVS Logins

2001-04-19 Thread David Fuller
logged in until you specifically say logout. CVS keeps a '.cvspass' file on the local machine which keeps all your login info. Logging in a second time will just check against this file. If your info matches it won't go out to the server again. -- David F. Brad Pfautsch wrote: >

Re: applying astyle on commit

2001-04-19 Thread David Fuller
the changed files conform to to your site's standards for coding practice. -- David F. Maarten de Boer wrote: > > Hello, > > We use some strict rules on code layout, but of course > people sometimes make mistakes. Luckily, astyle does a > great job in layouting automatic

Re: Merging from one branch to another

2001-04-20 Thread David Fuller
licts as a result of this process. Sometimes I find it simpler to do the branch merges myself (external program). -- David F. Chris Sherman wrote: > > Isn't that just completely weird??? What went wrong? Lines 4-8 > (in the last section) aren't even marked in the conflict,

Re: One file in several modules?

2001-04-20 Thread David Dunbar
nd it. i.e. the other Makefiles start with include /path_to/Makefile.include This way the number of modules can grow essentially indefinitely. David -- David M. Dunbar <[EMAIL PROTECTED]> Always drink upstream from the herd, especially if you suspect mad cow disease.

can not rename ,temp.txt, to temp.txt,v: file exists

2001-04-22 Thread David Penn
esponse is highly appreciated.   Regards,   David Penn   Huawei Technologies Co., Ltd.Tel: +86-21-68810115-4110Email: [EMAIL PROTECTED]Web: http://www.huawei.com smime.p7s

Re: Rename a file

2001-04-24 Thread David Fuller
repository change the name of webfile.htm,v to Webfile.htm,v and notify your users. If any of them use a MS Windows client they may need to edit the CVS/Entries file for that folder to remove the old file name because of MS not being case sensitive. -- David F. FORTINI Massimiliano wrote: > > Hi

modules with tag/branch ?

2001-04-24 Thread David Escala
tagged "v_2_0" off classes, but all other files must be the head revision. something like: classes_2_0 -a -r v_2_0 thirdpartysoft/classes # This doesn't work test projects/test &classes_2_0 &htmlwidgets thanks in advance david PS. where can I find information on how

Re: unreconised authorisation error

2001-04-24 Thread David Fuller
then the client will probably need the patch too. -- David F. mm rao wrote: > > Any idea on the the max allowed length of this line? > --- Larry Jones <[EMAIL PROTECTED]> wrote: > > mm rao writes: > > > > > > Any thing to do with -P? What actually this is >

Re: cvs server: failed to create lock directory for `/var/lib/cvs/foo' (/var/lib/cvs/foo/#cvs.lock): Permission denied

2001-04-24 Thread David Fuller
. -- David F. Jan wrote: > > Hello, > > Also on other requests I get different Permissions denied messages. The > directories and files in /var/lib/cvs (and this directory itself) belongs to > root.root and cvs is in my inetd.conf as > cvspserver stream tcp nowait.400

Re: CSV Server

2001-04-25 Thread David Fuller
Need more information. What was the exact error message? Have you checked the server logs for clues? -- David F. > Alexander T wrote: > > Dear All, > > I am a new comer to this. I have started using the JCSV 5.2.2 >I have also installed the CVS Server on a sol

Re: Problem with e-mail notification

2001-04-25 Thread David Fuller
My understanding is that when you commit each folder is committed individually. So when you commit something which covers dirs, sub1 and sub2, it actually gets run as 3 separate commits. -- David F. "Diego Sevilla Ruiz ([EMAIL PROTECTED])" wrote: > > -BEGIN PGP SIGNED MES

Re: Directories checked out as root

2001-04-26 Thread David Fuller
I'm reminded of one of the options in the 'config' file, PreservePermissions. Do you by chance have that turned on? -- David F. Sean Ogle wrote: > > Hello folks, > > I am running cvs version 1.10.6. When I check out a module the directories > have the user ro

Re: 2 versions of working copies

2001-04-26 Thread David Fuller
This sounds like more of an issue with your build system. Does it have any paths you have to change? CVS doesn't really care if you have 1 version or 100 versions of files in different locations on your hard disk. -- David F. Anita Chacko wrote: > > Hi > I have a ques

Re: SCC complient interface

2001-04-30 Thread David Fuller
There are packages available. http://www.wincvs.org/ has a pretty good list of available CVS client tools. We use Igloo (http://www.jalindi.com/igloo/) where I work and we are very happy with it. -- David F. "Lenng, Helen" wrote: > > Hi, > > We'd like to try to in

Re: CVS Problem

2001-05-01 Thread David Fuller
vs) > > cvs [login aborted]: recv() from server cvs: Connection reset by peer > > *CVS exited normally with code 1* > > can you help me out in this topic > > > > sachin -- ===

Re: 'cvs add' ownership problems

2001-05-01 Thread David Fuller
If you set the group sticky bit on the top-level repository folder then all subfolders will be created with that groupid. This is an oversimplification of what really happens, but it should be enough to get you going again. -- David F. [EMAIL PROTECTED] wrote: > > Hi all, > >

Re: modified cvs

2001-05-02 Thread David Fuller
lt. WinCVS can definately support multiple CVSROOT. With WinCVS 1.2 you can have different folders set up to remember your settings. I have a folder for each of the repositories I use, and WinCVS keeps track of all that for me. -- David F. nidelet thomas wrote: > > > > > I thin

Can't use CVS through rsh w/o a home directory?

2001-05-02 Thread David Hoover
on to access another group's cvs repository, and I don't have the kind of access needed to make any of those changes there. Does anyone have any ideas, or should I pass this along to the bug-cvs list & see if cvs can get modified to cope with the lack of a home directory? Thanks

Re: Sub-modules

2001-05-03 Thread David Fuller
1 level1 &level2a &level2b -- David F. John Temple wrote: > > I would like to setup cvs to allow me to create a Major Module with Sub > Modules with in it. With this my developers with have the capability to > check out the Major Module with all of it's Sub Modules or each

RE: CVS & web processes

2001-05-03 Thread Marshall, David
I'm not certain that this document solves the problem you're expressing, but it's still pretty good stuff. http://philip.greenspun.com/wtr/cvs.html -Original Message- From: Justin Wall [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 03, 2001 2:45 PM To: [EMAIL PROTECTED] Subject: CVS & we

Re: CVS and Scripting

2001-05-03 Thread David Fuller
Many of the administrative files allow you to call scripts when an event occurs. CVS doesn't have specific support for any scripting language, as long as the script is executable by the server. -- David F. [EMAIL PROTECTED] wrote: > > Hi all, > > Does CVS provide any h

<    1   2   3   4   5   6   7   8   9   >