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

Re: SVN directory with a trailing space problem

From: Brass Tilde <brasstilde_at_insightbb.com>
Date: 2004-12-01 15:27:02 CET

> >>Does anyone know how I can delete this directory??
>
> You should be able to delete remotely:
> svn rm file:///path/to/repos/CHIGoodPracticesApplication%20/

That may work if he wants to actually remove the directory from source
control, but if what he really wants is to rename the directory throughout
his repository so that it doesn't have a space, then he'll likely need to do
the dump.

If he just cares about moving forward, and doesn't care about the presence
of the name in "past history", then svn rm or svn move may work.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 1 15:29:12 2004

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.