Search the web
Sign In
New User? Sign Up
scm-patterns · Patterns applied to Software CM
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 327 - 357 of 1133   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
327
I'm not sure if I understand this correctly because from what I'm reading it seems like you're saying any particular change cannot be committed to the mainline...
Jason C Yip
jchyip2000
Offline Send Email
Nov 2, 2003
11:19 am
328
At OOPSLA I handed out copies of a "quick reference card" for the SCM Pattern language. People liked it, so I put a PDF of it on the scmpatterns.com web site....
Steve Berczuk
berczuk
Offline Send Email
Nov 2, 2003
5:02 pm
329
THANK YOU!! You guys are the best! Paula...
stepp@...
stepp711
Offline Send Email
Nov 3, 2003
3:20 am
330
Steve, Does the refcard contain all SCM patterns? Frank. Steve Berczuk <steve@...> wrote: The card has a brief summary of each pattern and describes...
Frank Schophuizen
fs87
Offline Send Email
Nov 3, 2003
6:45 am
331
Hi Jason, No, that 's not what I intended to say. I wonder why you got the impression... Anyone can request a timeslot at any time. When there is no...
Frank Schophuizen
fs87
Offline Send Email
Nov 3, 2003
7:02 am
332
... All the ones in the book anyway :) -steve -- Steve Berczuk | steve@... | http://www.berczuk.com SCM Patterns: Effective Teamwork, Practical...
Steve Berczuk
berczuk
Offline Send Email
Nov 3, 2003
12:35 pm
333
Thanks Steve! It's a nice summary. Cheers! Paul ... SCM ... pattern ... language....
Paul Gebert
pgebert299
Offline Send Email
Nov 3, 2003
6:18 pm
334
As it happens, someone pointed out that I left out "Unit Test." (but everyone knew that one anyway ;) ) I updated the PDF to include the missing pattern. ...
Steve Berczuk
berczuk
Offline Send Email
Nov 4, 2003
1:52 am
335
Hello, I'm new to this group and the entire idea of parallel coding in general. I'm looking for some ideas on how to change my groups' current...
twott28
Offline Send Email
Nov 8, 2003
3:20 pm
336
... I don't understand why you're merging back to the trunk in order to release. The purpose of the release branch would be to isolate yourself from other...
Shayne Wissler
thales000
Offline Send Email
Nov 8, 2003
5:13 pm
337
Have you looked at the release line pattern (chapter 17)? You appear to be using a release line to make bug fixes to the release in production. I am curious...
michaelsayko
Offline Send Email
Nov 8, 2003
5:20 pm
338
... Thank you for your reply, my apologies for not responding sooner. ... appear ... After further review, it seems that we are indeed using the release line...
twott28
Offline Send Email
Nov 11, 2003
3:06 pm
339
Could you clarify which codeline contains the emergency fixes that are released to production? From what you stated in your posts, the emergency fixes are...
Michael Sayko
michaelsayko
Offline Send Email
Nov 11, 2003
3:50 pm
340
... Ok, here is the situation: The codeline that contains the emergency fixes is cut from the trunk when a release goes out. At that point, the emergency...
twott28
Offline Send Email
Nov 12, 2003
4:11 pm
341
We use VSS here which doe snot have much of a branch merge feature so I was forced to use the same model as you do. Specifically, for each release ( service...
JEff Faist
jeff_faist
Offline Send Email
Nov 12, 2003
4:40 pm
342
Hi, Our situation is a bit different ... we are using CVS here.. We have two branches from main line 'dev' and 'testing' branch... dev branch we use for...
vijay vijay
vijays2010
Offline Send Email
Nov 12, 2003
6:00 pm
343
After studying your reply I have a much better idea of how your organization uses branching. ... trunk ... and ... This sounds reasonable...even the merging of...
Michael Sayko
michaelsayko
Offline Send Email
Nov 12, 2003
6:42 pm
344
... development ... melting ... This puzzles me also and I don't see any benefit from doing this. ... merged ... the ... need ... I agree. I think the problem...
twott28
Offline Send Email
Nov 12, 2003
8:28 pm
346
The branching approach that you describe below sounds reasonable. I assume you are not doing any development along the mainline, i.e., you only branch from the...
Michael Sayko
michaelsayko
Offline Send Email
Nov 17, 2003
3:57 am
347
Those who followed the thread "Moving Integration Target Window" within the last month or so may recall a variety of codeline->sandbox and sandbox->codeline...
Brad Appleton
bradapp1
Offline Send Email
Nov 19, 2003
11:36 pm
348
Hi, I have a real need for some Perforce scripts to import a file system into the depot. This script needs to compare files, and only update those files that...
Brooke Wallace
brookbot
Offline Send Email
Nov 20, 2003
12:03 am
349
... Hi Brooke! Did you take a peek at the Perforce related-software page at http://www.perforce.com/perforce/loadsupp.html Its a lot of user-contributed /...
Brad Appleton
bradapp1
Offline Send Email
Nov 20, 2003
12:36 am
350
I'd second the perforce user list recommendation. To get you started though, if I haven't misunderstood, what you are trying to do is import a load of files in...
Robert Cowham
cowhamr
Offline Send Email
Nov 20, 2003
12:55 am
351
Greetings- I currently am in search of a tool that helps correlate bugs to releases and uses cvs as the repository. I have seen cvstrac, but it doesn't seem...
ericsontag
Offline Send Email
Nov 24, 2003
5:19 pm
352
... Hi Eric! When you say "uses CVS" do you mean CVS is the repository for the source-code, or do you mean CVS is used as the repository for the bugs? What are...
Brad Appleton
bradapp1
Offline Send Email
Nov 24, 2003
5:30 pm
353
Thanks for the quick reply. I use CVS as a source code repository and currently have an internal change/incident/release ticket management system. We...
Sontag, Eric A
ericsontag
Offline Send Email
Nov 24, 2003
5:47 pm
354
<PLAINTEXT> ... Are you looking (or open to) replacing the internal system above wth an open-source alternative such as Bugzilla (see bugzilla.org) or Scarab...
Brad Appleton
bradapp1
Offline Send Email
Nov 24, 2003
6:44 pm
355
Hi, I'm having a bit of a problem picking out a strategy for dealing with "diamond-shaped" dependencies (which should be really common, so I just can't...
Johan Nilsson
judoka1981
Offline Send Email
Dec 4, 2003
2:52 pm
356
... Are these all physical (build-time) dependencies? I got the impression they are - is that correct? If my impression is correct - I'm uncertain where...
Brad Appleton
bradapp1
Offline Send Email
Dec 4, 2003
7:03 pm
357
... with ... I just ... Perforce, so ... As opposed to run-time, or? Well, they are mostly build-time dependencies (compile + link). ... branches/branching ......
judoka1981
Offline Send Email
Dec 5, 2003
10:08 am
Messages 327 - 357 of 1133   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help