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