You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Brett Porter <br...@apache.org> on 2005/11/01 04:15:16 UTC

Re: svn commit: r329961 - /maven/components/trunk/maven-site/src/site/apt/guides/mini/guide-maven-evangelism.apt

Can you change the svn:eol-style to native?

If this was your import, you might also need to check your autoprops and 
make sure .apt is included.

- Brett

carlos@apache.org wrote:
> Author: carlos
> Date: Mon Oct 31 19:13:11 2005
> New Revision: 329961
> 
> URL: http://svn.apache.org/viewcvs?rev=329961&view=rev
> Log:
> Improvements
> 
> Modified:
>     maven/components/trunk/maven-site/src/site/apt/guides/mini/guide-maven-evangelism.apt
> 
> Modified: maven/components/trunk/maven-site/src/site/apt/guides/mini/guide-maven-evangelism.apt
> URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-site/src/site/apt/guides/mini/guide-maven-evangelism.apt?rev=329961&r1=329960&r2=329961&view=diff
> ==============================================================================
> --- maven/components/trunk/maven-site/src/site/apt/guides/mini/guide-maven-evangelism.apt (original)
> +++ maven/components/trunk/maven-site/src/site/apt/guides/mini/guide-maven-evangelism.apt Mon Oct 31 19:13:11 2005
> @@ -20,6 +20,21 @@
>  
> 
>  Developers information
> 
>  
> 
> +
> 
> + The developer connection to the subversion pom repository is at 
> 
> +
> 
> +  <<<svn+ssh://[username]@svn.codehaus.org/home/projects/maven/scm/repository>>>
> 
> +
> 
> + It only contains m2 poms (manually added), and this poms will overwrite everything in the maven2 repo.
> 
> +
> 
> + If a pom doesn't exist or has just the basic information (eg. was autogenerated) patches can be applied.
> 
> + If it has already information, dependencies,... a consensus has to be reached. NEVER will be changed
> 
> + a pom with the <status> tag set to "verified".
> 
> +
> 
> +
> 
> +
> 
> +Information about the current configuration
> 
> +
> 
>   The canonical repository is at <<<beaver.codehaus.org>>>, under <<</home/projects/maven>>>
> 
>  
> 
>   * repository-staging/to-ibiblio/maven  - maven 1 repo
> 
> @@ -52,11 +67,3 @@
>  
> 
>   * <<<repository-tools/repoclean>>> snapshot of the repoclean tool
> 
>      <<<https://svn.apache.org/repos/asf/maven/components/trunk/sandbox/repoclean>>>
> 
> -
> 
> -
> 
> -
> 
> - The developer connection to the subversion pom repository is at 
> 
> -
> 
> -  <<<svn+ssh://[username]@svn.codehaus.org/home/projects/maven/scm/repository>>>
> 
> -
> 
> - It only contains m2 poms (manually added), and this poms will overwrite everything in the maven2 repo.
> 
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: svn commit: r329961 - /maven/components/trunk/maven-site/src/site/apt/guides/mini/guide-maven-evangelism.apt

Posted by Carlos Sanchez <ca...@apache.org>.
sorry, a lot of new extensions to deal with :(

On 10/31/05, Brett Porter <br...@apache.org> wrote:
> Can you change the svn:eol-style to native?
>
> If this was your import, you might also need to check your autoprops and
> make sure .apt is included.
>
> - Brett
>
> carlos@apache.org wrote:
> > Author: carlos
> > Date: Mon Oct 31 19:13:11 2005
> > New Revision: 329961
> >
> > URL: http://svn.apache.org/viewcvs?rev=329961&view=rev
> > Log:
> > Improvements
> >
> > Modified:
> >     maven/components/trunk/maven-site/src/site/apt/guides/mini/guide-maven-evangelism.apt
> >
> > Modified: maven/components/trunk/maven-site/src/site/apt/guides/mini/guide-maven-evangelism.apt
> > URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-site/src/site/apt/guides/mini/guide-maven-evangelism.apt?rev=329961&r1=329960&r2=329961&view=diff
> > ==============================================================================
> > --- maven/components/trunk/maven-site/src/site/apt/guides/mini/guide-maven-evangelism.apt (original)
> > +++ maven/components/trunk/maven-site/src/site/apt/guides/mini/guide-maven-evangelism.apt Mon Oct 31 19:13:11 2005
> > @@ -20,6 +20,21 @@
> >
> >
> >  Developers information
> >
> >
> >
> > +
> >
> > + The developer connection to the subversion pom repository is at
> >
> > +
> >
> > +  <<<svn+ssh://[username]@svn.codehaus.org/home/projects/maven/scm/repository>>>
> >
> > +
> >
> > + It only contains m2 poms (manually added), and this poms will overwrite everything in the maven2 repo.
> >
> > +
> >
> > + If a pom doesn't exist or has just the basic information (eg. was autogenerated) patches can be applied.
> >
> > + If it has already information, dependencies,... a consensus has to be reached. NEVER will be changed
> >
> > + a pom with the <status> tag set to "verified".
> >
> > +
> >
> > +
> >
> > +
> >
> > +Information about the current configuration
> >
> > +
> >
> >   The canonical repository is at <<<beaver.codehaus.org>>>, under <<</home/projects/maven>>>
> >
> >
> >
> >   * repository-staging/to-ibiblio/maven  - maven 1 repo
> >
> > @@ -52,11 +67,3 @@
> >
> >
> >   * <<<repository-tools/repoclean>>> snapshot of the repoclean tool
> >
> >      <<<https://svn.apache.org/repos/asf/maven/components/trunk/sandbox/repoclean>>>
> >
> > -
> >
> > -
> >
> > -
> >
> > - The developer connection to the subversion pom repository is at
> >
> > -
> >
> > -  <<<svn+ssh://[username]@svn.codehaus.org/home/projects/maven/scm/repository>>>
> >
> > -
> >
> > - It only contains m2 poms (manually added), and this poms will overwrite everything in the maven2 repo.
> >
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org