Re: Svn Error

2012-04-23 Thread Greg Freemyer
On Mon, Apr 23, 2012 at 8:14 AM, Madhav Mohan  wrote:
>
>
> Hi Guys
>
> I have just started learning about the tools to start contributing to open 
> source. I had installed svn through apt get in  ubuntu 10.10 but when I try 
> to commit anything to the repository i get this error
>
> Error: Commit failed (details follow):
> Error: Commit blocked by pre-commit hook (exit code 1) with output:
>
> Please could anyone help me to resolve this.
>
> Thanks and Regards
> Madhav Mohan

I'm sure there are people here that know SVN, but this list is for
kernel devel questions.

The kernel uses GIT for source code repo management.  GIT was
specifically written by Linus Torvalds to address linux kernel
development issues.  Those issues end up being common to many
opensource development teams, so GIT is getting more and more
widespread use.

As to SVN, you need to ask elsewhere.

Greg

___
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies


Re: Svn Error

2012-04-23 Thread Ezequiel García
On Mon, Apr 23, 2012 at 9:14 AM, Madhav Mohan  wrote:
>
> Hi Guys
>
> I have just started learning about the tools to start contributing to open
> source. I had installed svn through apt get in  ubuntu 10.10 but when I try
> to commit anything to the repository i get this error
>

This is the wrong place for asking about subversion, as it's only
linux *kernel* related.

I suggest:
1. Read the subversion book. At least that's what I did before
asking for help.
2. Then, and only then, go to stackoverflow.com

Good luck,
Ezequiel.

___
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies


Svn Error

2012-04-23 Thread Madhav Mohan
Hi Guys

I have just started learning about the tools to start contributing to open
source. I had installed svn through apt get in  ubuntu 10.10 but when I try
to commit anything to the repository i get this error

Error: Commit failed (details follow):
Error: Commit blocked by pre-commit hook (exit code 1) with output:

Please could anyone help me to resolve this.

Thanks and Regards
Madhav Mohan
Bachelor Of Technology In Information Technology
National Institute Of Technology,Surathkal,Karnataka
___
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies