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

RE: Change case on a filename in wc under Windows?

From: Wadsworth, Eric (Contractor) <wadswore_at_fhu.disa.mil>
Date: 2003-12-12 16:06:50 CET

Sorry, I should have stated this to begin with: my current problem is that
for project-related reasons, I cannot commit this file at this time. Once I
get a bunch of other stuff complete, then I can commit the whole mess.

Any ideas, or am I just stuck?

> -----Original Message-----
> From: Lübbe Onken [mailto:l.onken@rac.de]
> Sent: Friday, December 12, 2003 8:02 AM
> To: users@subversion.tigris.org
> Subject: Re: Change case on a filename in wc under Windows?
>
>
> Wadsworth, Eric (Contractor) wrote:
>
> > I've got a file in my working copy, and I need to change
> the case on the
> > filename. It's checked in as "file.java" and I need it to
> be "File.java".
>
> Do this in two steps
> - rename file.java -> _file.java and commit
> - rename _file.java -> File.java and commit
>
> Cheers
> -Lübbe
>
>
> ---------------------------------------------------------------------
> 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
Received on Fri Dec 12 16:09:56 2003

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.