--- [EMAIL PROTECTED] wrote: > Send info-cvs mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, > visit > http://lists.nongnu.org/mailman/listinfo/info-cvs > or, via email, send a message with subject or body > 'help' to > [EMAIL PROTECTED] > > You can reach the person managing the list at > [EMAIL PROTECTED] > > When replying, please edit your Subject line so it > is more specific > than "Re: Contents of info-cvs digest..." > > > Today's Topics: > > 1. files modified in a branch (avmaster) > 2. Re: files modified in a branch (Stuart Cooper) > 3. Re: files modified in a branch (FP) > 4. Re: CVS checkout problems (Carl Chen) > 5. Re: files modified in a branch (Dennis Jones) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Fri, 16 Mar 2007 00:01:57 +0100 > From: avmaster <[EMAIL PROTECTED]> > Subject: files modified in a branch > To: [email protected] > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-15; > format=flowed > > > I'd like to know which files were modified in a > branch since it's > creation.... is it possible with a single command ? > > Francesco > > > ------------------------------ > > Message: 2 > Date: Fri, 16 Mar 2007 10:43:58 +1100 > From: "Stuart Cooper" <[EMAIL PROTECTED]> > Subject: Re: files modified in a branch > To: avmaster <[EMAIL PROTECTED]> > Cc: [email protected] > Message-ID: > > <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1; > format=flowed > > > I'd like to know which files were modified in a > branch since it's > > creation.... is it possible with a single command > ? > > Good branch creation policy is to tag the project > before a branch is created. > > If your project has done that, you can > $ cvs diff -r name_of_that_tag > from within a checked out, up to date branch > > Cheers, > Stuart. > > > > > ------------------------------ > > Message: 3 > Date: Fri, 16 Mar 2007 09:41:21 +0100 > From: FP <[EMAIL PROTECTED]> > Subject: Re: files modified in a branch > To: [email protected] > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1; > format=flowed > > > Thank you for your kind reply. > > Stuart Cooper ha scritto: > >> I'd like to know which files were modified in a > branch since it's > >> creation.... is it possible with a single command > ? > > > > Good branch creation policy is to tag the project > before a branch is > > created. > > Yes, I always do this. > > > If your project has done that, you can > > $ cvs diff -r name_of_that_tag > > from within a checked out, up to date branch > > > I haven't tried yet but I need to have one more > information: since I > have merged from trunk and committed, the diff > command will list also > the files not modified in the branch but in the > trunk and merged.... > > If, let's say, I merged from trunk at DAY01 (I may > have also a tag but > I'm not sure), is it possible to do a diff from > "name_of_that_tag" to > DAY01 - 1 ? > > If yes, how ? > > Thank you. > > Francesco > > > ------------------------------ > > Message: 4 > Date: Fri, 16 Mar 2007 22:58:38 +0800 > From: "Carl Chen" <[EMAIL PROTECTED]> > Subject: Re: CVS checkout problems > To: <[EMAIL PROTECTED]> > Cc: [email protected] > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset="gb2312" > > Hi, > > In CVSROOT/config file, a parameter LockDir can set > for the lock file. And > this directory should be rwxrwxrwx permission. Or > you can set lockdir for > each project. > After you set, all lock file like #xxxxx.lock will > be generated under this > directory. > Please try it. > > -----ÓʼþÔ¼þ----- > ·¢¼þÈË: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > ´ú±í > [EMAIL PROTECTED] > ·¢ËÍʱ¼ä: 2007Äê3ÔÂ16ÈÕ 01:00 > ÊÕ¼þÈË: [email protected] > Ö÷Ìâ: (ÈðÐÇÌáʾ-´ËÓʼþ¿ÉÄÜÊÇÀ¬»øÓʼþ)info-cvs > Digest, Vol 52, Issue 15 > > Send info-cvs mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, > visit > http://lists.nongnu.org/mailman/listinfo/info-cvs > or, via email, send a message with subject or body > 'help' to > [EMAIL PROTECTED] > > You can reach the person managing the list at > [EMAIL PROTECTED] > > When replying, please edit your Subject line so it > is more specific > than "Re: Contents of info-cvs digest..." > > > Today's Topics: > > 1. CVS checkout problems ([EMAIL PROTECTED]) > 2. Re: CVS checkout problems (Larry Jones) > 3. Re: branch deletion (Cloud Burst) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: 14 Mar 2007 11:34:27 -0700 > From: [EMAIL PROTECTED] > Subject: CVS checkout problems > To: [email protected] > Message-ID: > <[EMAIL PROTECTED]> > Content-Type: text/plain; charset="iso-8859-1" > > Hi everybody, i have a CVS Server running on > GNU/Linux (Debian). The > server uses ssh authentication. > === message truncated ===
____________________________________________________________________________________ Food fight? Enjoy some healthy debate in the Yahoo! Answers Food & Drink Q&A. http://answers.yahoo.com/dir/?link=list&sid=396545367 _______________________________________________ info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
