it worked...sweet..thanks Ruben...much appreciated

On Jan 7, 10:12 am, "Ruben Willems" <[email protected]> wrote:
> Hi
>
> it should be possible
> leave the labeller as it is, and check your buildpublisher in the publisher
> section
>
> it should be something like follows :
> <buildpublisher>
>      <sourceDir>C:\myprojects\project1</sourceDir>
>      <publishDir>\\myfileserver\Test_Sample_Casino</publishDir>
>      <useLabelSubDirectory>false</useLabelSubDirectory>
>      <alwaysPublish>false</alwaysPublish>
> </buildpublisher>
>
> this places the files at \\myfileserver\Test_Sample_Casino
> and does not create folders with the label numbers (which is the default)
>
> check out the docs of the buildpublisher 
> :http://confluence.public.thoughtworks.org/display/CCNET/Build+Publisher
>
> with kind regards
> Ruben Willems
>
>
>
> On Wed, Jan 7, 2009 at 9:08 AM, Outlaw1803 <[email protected]> wrote:
>
> > Correct...alternatively, if it's not possible, then can I Prefix and
> > increment labels ?
>
> > On Jan 7, 10:04 am, "Ruben Willems" <[email protected]> wrote:
> > > Hi
>
> > > sounds like you'r using the build publisher
>
> > > so you want to use the labeling :
> > > Test_Sample_Casino_001, Test_Sample_Casino_002, ..
>
> > > but the result must come in a folder named :
> > > Test_Sample_Casino
>
> > > correct?
>
> > > with kind regards
> > > Ruben Willems
>
> > > On Wed, Jan 7, 2009 at 9:00 AM, Outlaw1803 <[email protected]> wrote:
>
> > > > HI Ruben,
>
> > > > Here's an example I'm using...
>
> > > >        <labeller type="defaultlabeller">
> > > >        <prefix>Test_Sample_Casino_Patch_</prefix>
> > > >        <incrementOnFailure>false</incrementOnFailure>
> > > >        <labelFormat>000</labelFormat>
> > > >       </labeller>
>
> > > > The above code creates a folder Test_Sample_Casino_Patch_001..then
> > > > _002 each time the build is done/triggered. I want to do regular
> > > > builds but have the _001..002..n not created ..basically have just 1
> > > > folder called Test_Sample_Casino_Patch and each time the build is
> > > > triggered, just the contents changed. Is that possible ?
>
> > > > On Jan 7, 9:14 am, "Ruben Willems" <[email protected]> wrote:
> > > > > Hi
> > > > > can you be a bit more precise?
>
> > > > > give an example or so, what the desired label should be for a couple
> > of
> > > > > builds.
>
> > > > > with kind regards
> > > > > Ruben Willems
>
> > > > > On Wed, Jan 7, 2009 at 8:12 AM, Outlaw1803 <[email protected]>
> > wrote:
>
> > > > > > Hi,
>
> > > > > > is it possible to suppress the build labels that is automatically
> > > > > > generated in sequence, to use a standard file name?- Hide quoted
> > text -
>
> > > > > - Show quoted text -- Hide quoted text -
>
> > > - Show quoted text -- Hide quoted text -
>
> - Show quoted text -

Reply via email to