[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Unable to commit certain file name with "popup" into svn

From: Andy Levy <andy.levy_at_gmail.com>
Date: Fri, 26 Jul 2013 10:53:49 -0400

On Fri, Jul 26, 2013 at 12:28 AM, ChoeJenSing <jensing.choe_at_b2b.com.my> wrote:
> Hi,
>
> i have searched through the archives and try google for the answer.
> but i not able to found the solution.
>
> I try to commit this gif filename =popupMenuBg.gif
> but it failed to commit
>
> the images actually comes from
> dojo_0.90\dijit\themes\tundra\images\popupMenuBg.gif
>
> please guide me on the log file directory for troubleshooting
>
> SVN version 1.6.11 (r934486), compiled jun 23 2013

You need to describe the "failure". What error message(s) do you get?
Subversion itself does no filtering of file *names*. Your repository
administrator may have installed a hook script that prohibits such
names, or there may be a file by the same name with different case
already in the repository at that location.

But without you providing the *actual error message*, all that we can
do here is guess.
Received on 2013-07-26 16:55:04 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.