You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ha...@apache.org on 2011/01/30 06:10:00 UTC

svn commit: r1065188 - /camel/trunk/.gitignore

Author: hadrian
Date: Sun Jan 30 05:09:59 2011
New Revision: 1065188

URL: http://svn.apache.org/viewvc?rev=1065188&view=rev
Log:
Make git ignore osx specific metadata

Modified:
    camel/trunk/.gitignore

Modified: camel/trunk/.gitignore
URL: http://svn.apache.org/viewvc/camel/trunk/.gitignore?rev=1065188&r1=1065187&r2=1065188&view=diff
==============================================================================
--- camel/trunk/.gitignore (original)
+++ camel/trunk/.gitignore Sun Jan 30 05:09:59 2011
@@ -1,5 +1,6 @@
 target
 *.i??
+.DS_Store
 .classpath
 .project
 .settings



Re: svn commit: r1065188 - /camel/trunk/.gitignore

Posted by Hadrian Zbarcea <hz...@gmail.com>.
Yes

On Jan 30, 2011, at 4:46 AM, Christian Müller wrote:

> Has Apache any plans to provide a writable Git repository? At present, I use
> the git-svn gateway to have the ability to work on different issues in the
> same time...
> 
> Am 30.01.2011 06:10 schrieb <ha...@apache.org>:
> 
> Author: hadrian
> Date: Sun Jan 30 05:09:59 2011
> New Revision: 1065188
> 
> URL: http://svn.apache.org/viewvc?rev=1065188&view=rev
> Log:
> Make git ignore osx specific metadata
> 
> Modified:
>   camel/trunk/.gitignore
> 
> Modified: camel/trunk/.gitignore
> URL:
> http://svn.apache.org/viewvc/camel/trunk/.gitignore?rev=1065188&r1=1065187&r2=1065188&view=diff
> ==============================================================================
> --- camel/trunk/.gitignore (original)
> +++ camel/trunk/.gitignore Sun Jan 30 05:09:59 2011
> @@ -1,5 +1,6 @@
> target
> *.i??
> +.DS_Store
> .classpath
> .project
> .settings


Re: svn commit: r1065188 - /camel/trunk/.gitignore

Posted by Christian Müller <ch...@gmail.com>.
Has Apache any plans to provide a writable Git repository? At present, I use
the git-svn gateway to have the ability to work on different issues in the
same time...

Am 30.01.2011 06:10 schrieb <ha...@apache.org>:

Author: hadrian
Date: Sun Jan 30 05:09:59 2011
New Revision: 1065188

URL: http://svn.apache.org/viewvc?rev=1065188&view=rev
Log:
Make git ignore osx specific metadata

Modified:
   camel/trunk/.gitignore

Modified: camel/trunk/.gitignore
URL:
http://svn.apache.org/viewvc/camel/trunk/.gitignore?rev=1065188&r1=1065187&r2=1065188&view=diff
==============================================================================
--- camel/trunk/.gitignore (original)
+++ camel/trunk/.gitignore Sun Jan 30 05:09:59 2011
@@ -1,5 +1,6 @@
 target
 *.i??
+.DS_Store
 .classpath
 .project
 .settings