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

Re: [PATCH] Case change FAQ (was Re: Change case on a filename in wc under Windows?)

From: Mike Mason <mgm_at_thoughtworks.net>
Date: 2003-12-23 14:18:29 CET

Folker Schamel wrote:

> The following is better, because it works better when
> having multiple such files:
>
> 1) svn commit (if necessary)
> For each file to change:
> 2) svn mv -m "qqq" svn://path/to/file.java svn://path/to/File.java
> For each working copy:
> 3) svn update * (will remove all local file.java files)
> 4) svn update (will receive all File.java files)

I'll post another patch this evening (GMT) unless someone else gets
there first.

Cheers,
Mike.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 23 14:19:06 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.