Sean,

What are you using for the command-line version of svn?

Also, this was the commit message -- does it look right for a move? 
There was also a corresponding "remove" message.

===========================
Added:
   
myfaces/tomahawk/trunk/sandbox/core/src/main/java/org/apache/myfaces/custom/ajax/api/ComponentNotFoundException.java
     - copied, changed from r389900,
myfaces/core/trunk/impl/src/main/java/org/apache/myfaces/application/ComponentNotFoundException.java
===========================

On 3/31/06, Sean Schofield <[EMAIL PROTECTED]> wrote:
> I have tortoise svn but I use the command line for moving.
>
> svn move https://svn.apache.org/repos/asf/myfaces/trunk/foo/somefile.txt
> https://svn.apache.org/repos/asf/myfaces/trunk/bar/somefile.txt -m
> "log message here"
>
> If you get into trouble just stop where you are and post to the list.
> Myself or someone else familiar with SVN can bail you out.
>
> Sean
>
> On 3/29/06, Dennis Byrne <[EMAIL PROTECTED]> wrote:
> > I'm not sure why, but the history has always been preserved for me even 
> > though it looks as though you are literally deleting and adding a different 
> > file.  This is how it is on projects here at my day job and w/ MyFaces repo 
> > ( w/ Eclipse ).
> >
> > Dennis Byrne
> >
> > >-----Original Message-----
> > >From: Mike Kienenberger [mailto:[EMAIL PROTECTED]
> > >Sent: Wednesday, March 29, 2006 08:10 PM
> > >To: 'MyFaces Development'
> > >Subject: Re: Moving a file with svn under Windows.
> > >
> > >On 3/29/06, Dennis Byrne <[EMAIL PROTECTED]> wrote:
> > >> If you drag it from one folder to another, right click on the folder you 
> > >> dragged it to, and go to "team" -> "commit", it preserves history.
> > >>
> > >> I know, not very intuitive but it does work ;)
> > >
> > >I'm assuming you mean from Eclipse.
> > >
> > >That's what I did (dragged it from myfaces-impl to tomahawk-sandbox),
> > >but it still looks like it's going to do an add rather than a move.
> > >
> > >I wonder if the problem is because it changed projects.....
> > >
> > >Or maybe it'll do the right thing even though it looks like an add.
> > >I suppose it's a trivial enough class (just a trivial subclass of
> > >FacesException) that it doesn't matter if history gets lost.
> > >
> >
> >
> >
>

Reply via email to