You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Fang ZhenHui <fa...@ipanel.cn> on 2008/07/10 10:06:06 UTC

Subversion bug report

users,你好!

bug info:

  can't commit any directory named "extra"


Your operating system : SuseLinux11
The release and/or revision of Subversion : 1.5.0
The compiler and configuration options you built Subversion with : don't know
Any private modifications you made to your Subversion : no
The version of Berkeley DB you're running Subversion with, if any : no 
  


房振会 研发中心程序开发十一组



深圳市茁壮网络技术有限公司
地址:深圳市罗湖区沿河北路1002号京广中心12楼
邮编:518002
电话:+86-755-8237 4564
传真:+86-755-8237 8300
网址:http://www.ipanel.cn
E-mail: fangzh@ipanel.cn
              

Re: Subversion bug report

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Jul 10, 2008, at 05:06, Fang ZhenHui wrote:

>   can't commit any directory named "extra"


I don't have any problem committing a directory named "extra":


$ svnadmin create repo
$ svn co file://`pwd`/repo wc
Checked out revision 0.
$ cd wc
$ svn mkdir extra
A         extra
$ svn ci -m ""
Adding         extra

Committed revision 1.
$


Perhaps your repository administrator has installed a pre-commit hook  
which prevents committing a directory of that name. You'll have to  
ask your repository administrator why they might have done that.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Subversion bug report

Posted by Eric Lee <er...@myprojects.srhost.info>.
Hi, 

It is best that you specific a script how your errors are produce.
So anyone could quickly anlayze and help your issues.



Thanks,
Blueray,

----------------------------------------------------
http://svnbook.red-bean.com
http://myprojects.srhost.info
eric[at]myprojects[dot]srhost[dot]info


----- Original Message ----- 
From: "Karl Fogel" <kf...@red-bean.com>
To: "Fang ZhenHui" <fa...@ipanel.cn>
Cc: "users" <us...@subversion.tigris.org>
Sent: Friday, July 11, 2008 3:21 AM
Subject: Re: Subversion bug report


"Fang ZhenHui" <fa...@ipanel.cn> writes:
> users,你好!

你好!

> bug info:
>  
>   can't commit any directory named "extra"
>  
> Your operating system : SuseLinux11
> The release and/or revision of Subversion : 1.5.0
> The compiler and configuration options you built Subversion
> with : don't know
> Any private modifications you made to your Subversion : no
> The version of Berkeley DB you're running Subversion with, if
> any : no 

We need much more information.  Have you read

   http://subversion.tigris.org/bugs.html

?

Thanks,
-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


Re: Subversion bug report

Posted by Karl Fogel <kf...@red-bean.com>.
"Fang ZhenHui" <fa...@ipanel.cn> writes:
> users,你好!

你好!

> bug info:
>  
>   can't commit any directory named "extra"
>  
> Your operating system : SuseLinux11
> The release and/or revision of Subversion : 1.5.0
> The compiler and configuration options you built Subversion
> with : don't know
> Any private modifications you made to your Subversion : no
> The version of Berkeley DB you're running Subversion with, if
> any : no 

We need much more information.  Have you read

   http://subversion.tigris.org/bugs.html

?

Thanks,
-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org