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

Re: Renaming Files and Committing

From: Karl Fogel <kfogel_at_red-bean.com>
Date: Fri, 22 Feb 2008 12:30:02 -0500

"Hatem Jaber" <393_at_7079.net> writes:
> Step by step playback:
>
> 1) Created projecta
> 2) Created trunk tags branches
> 3) Checked out trunk to workspace
> 4) Added 2 files index.cfm, product.cfm, and service.cfm
> 5) Added news.cfm, newsdetail.cfm, and I renamed service.cfm to services.cfm

Thanks -- but even better would be a literal transcript (like,
cut-and-pasted). Or if you used a graphical user interface, say
exactly what buttons you hit, what you typed, etc.

(For example, I don't know if you committed in step 4 or not...)

> I received an error when attempting to do that through subclipse, here is the
> exact error:
>
> svn: Commit failed (details follow):
> svn: Commit failed (details follow):
> svn: COPY of /svn/projecta/!svn/bc/7/trunk/service.cfm: 400 Bad Request (http:/
> /svn.url.com)
> Now I will try it using TortoiseSVN and see if that has any better luck.
>
> Error from TortoiseSVN as follows:
>
> Error Commit failed (details follow):
> Error COPY of services.cfm: 400 Bad Request (http://svn.url.com)
>
> Shouldn't I be able to rename a file and subversion handle the delete and add
> without a problem?

Yes -- but we'd need to see the precise commands you issued to be able
to figure out where the problem is.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-22 18:30:29 CET

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.