[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: Krebs, Steven <steven.krebs_at_intel.com>
Date: 2004-12-01 03:15:02 CET

Mike writes:
> We have a directory in our repository that has a trailing space. I
have no idea how this happened, but it is what it is. I can list the
parent directory contents:
 
> CHIGoodPracticesApplication /
 
> Does anyone know how I can delete this directory??
 
Can you Quote the Directory with the / as so:
 
"CHIGoodPracticesApplication /"

Or can you search the logs and find the commit that created the
directory and do a revert on that commit, then recommit back the other
changes?
 
Steve
Received on Wed Dec 1 03:18:06 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.