Hello all,
Could someone tell me why the scm:checkout goal deletes the maven.scm.checkout.dir each checkout ? How getting an append to this directory. I resolved my last problem of overriding this maven.scm.checkout.dir by setting a new parameter in the plugin.properties and affecting it to the directory I want. Chedly |
Chedly GUERFALI wrote:
>Hello all, >Could someone tell me why the scm:checkout goal deletes the >maven.scm.checkout.dir each checkout ? >How getting an append to this directory. >I resolved my last problem of overriding this maven.scm.checkout.dir by >setting a new parameter in the plugin.properties and affecting it to the >directory I want. >Chedly > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] |
In reply to this post by Chedly GUERFALI
checkout is a clean checkout. update is meant to be used to update an
existing checkout. - Brett On 6/8/05, Chedly GUERFALI <[hidden email]> wrote: > Hello all, > Could someone tell me why the scm:checkout goal deletes the > maven.scm.checkout.dir each checkout ? > How getting an append to this directory. > I resolved my last problem of overriding this maven.scm.checkout.dir by > setting a new parameter in the plugin.properties and affecting it to the > directory I want. > Chedly > > --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] |
Thank you Brett,
but isn't it possible to have several checkouts in the same directory ? Chedly -----Message d'origine----- De : Brett Porter [mailto:[hidden email]] Envoy? : mercredi 8 juin 2005 10:53 ? : Maven Users List Objet : Re: Checkout problems checkout is a clean checkout. update is meant to be used to update an existing checkout. - Brett On 6/8/05, Chedly GUERFALI <[hidden email]> wrote: > Hello all, > Could someone tell me why the scm:checkout goal deletes the > maven.scm.checkout.dir each checkout ? > How getting an append to this directory. > I resolved my last problem of overriding this maven.scm.checkout.dir by > setting a new parameter in the plugin.properties and affecting it to the > directory I want. > Chedly > > --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] |
Yes, but the checkout directory is meant to be the end directory, not
the base with a subdirectory under it. Is this not what you are seeing? What SCM are you using? - Brett On 6/8/05, Chedly GUERFALI <[hidden email]> wrote: > Thank you Brett, > but isn't it possible to have several checkouts in the same directory ? > > Chedly > > -----Message d'origine----- > De : Brett Porter [mailto:[hidden email]] > Envoyé : mercredi 8 juin 2005 10:53 > À : Maven Users List > Objet : Re: Checkout problems > > > checkout is a clean checkout. update is meant to be used to update an > existing checkout. > > - Brett > > On 6/8/05, Chedly GUERFALI <[hidden email]> wrote: > > Hello all, > > Could someone tell me why the scm:checkout goal deletes the > > maven.scm.checkout.dir each checkout ? > > How getting an append to this directory. > > I resolved my last problem of overriding this maven.scm.checkout.dir by > > setting a new parameter in the plugin.properties and affecting it to the > > directory I want. > > Chedly > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [hidden email] > For additional commands, e-mail: [hidden email] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] |
I am using SVN.
But I don't want to have different subdirectories under the checkout directory. I want all the checkout files from different URLs under the same directory. Chedly -----Message d'origine----- De : Brett Porter [mailto:[hidden email]] Envoy? : mercredi 8 juin 2005 11:03 ? : Chedly GUERFALI Cc : Maven Users List Objet : Re: Checkout problems Yes, but the checkout directory is meant to be the end directory, not the base with a subdirectory under it. Is this not what you are seeing? What SCM are you using? - Brett On 6/8/05, Chedly GUERFALI <[hidden email]> wrote: > Thank you Brett, > but isn't it possible to have several checkouts in the same directory ? > > Chedly > > -----Message d'origine----- > De : Brett Porter [mailto:[hidden email]] > Envoy? : mercredi 8 juin 2005 10:53 > ? : Maven Users List > Objet : Re: Checkout problems > > > checkout is a clean checkout. update is meant to be used to update an > existing checkout. > > - Brett > > On 6/8/05, Chedly GUERFALI <[hidden email]> wrote: > > Hello all, > > Could someone tell me why the scm:checkout goal deletes the > > maven.scm.checkout.dir each checkout ? > > How getting an append to this directory. > > I resolved my last problem of overriding this maven.scm.checkout.dir by > > setting a new parameter in the plugin.properties and affecting it to the > > directory I want. > > Chedly > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [hidden email] > For additional commands, e-mail: [hidden email] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] |
Chedly GUERFALI wrote:
>I am using SVN. >But I don't want to have different subdirectories under the checkout >directory. I want all the checkout files from different URLs under the same >directory. > >Chedly > >-----Message d'origine----- >De : Brett Porter [mailto:[hidden email]] >Envoy? : mercredi 8 juin 2005 11:03 >? : Chedly GUERFALI >Cc : Maven Users List >Objet : Re: Checkout problems > > >Yes, but the checkout directory is meant to be the end directory, not >the base with a subdirectory under it. Is this not what you are >seeing? What SCM are you using? > >- Brett > >On 6/8/05, Chedly GUERFALI <[hidden email]> wrote: > > >>Thank you Brett, >>but isn't it possible to have several checkouts in the same directory ? >> >>Chedly >> >>-----Message d'origine----- >>De : Brett Porter [mailto:[hidden email]] >>Envoy? : mercredi 8 juin 2005 10:53 >>? : Maven Users List >>Objet : Re: Checkout problems >> >> >>checkout is a clean checkout. update is meant to be used to update an >>existing checkout. >> >>- Brett >> >>On 6/8/05, Chedly GUERFALI <[hidden email]> wrote: >> >> >>>Hello all, >>>Could someone tell me why the scm:checkout goal deletes the >>>maven.scm.checkout.dir each checkout ? >>>How getting an append to this directory. >>>I resolved my last problem of overriding this maven.scm.checkout.dir by >>>setting a new parameter in the plugin.properties and affecting it to the >>>directory I want. >>>Chedly >>> >>> >>> >>> >>--------------------------------------------------------------------- >>To unsubscribe, e-mail: [hidden email] >>For additional commands, e-mail: [hidden email] >> >> >> >> >> > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [hidden email] >For additional commands, e-mail: [hidden email] > > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [hidden email] >For additional commands, e-mail: [hidden email] > > > > Extend your checkout.dir by the attribute maven.scm.svn.module. So every of your projects will be in a subdirectory under checkout. When you want to everything in the same directory your projects need different source - directories. --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] |
Free forum by Nabble | Edit this page |