Yeah, looks like SVN commits work differently than CVS commits in
Subclipse.    In SVN, you have to manually reselect each new file to
commit them.   How annoying.

On 11/29/05, Mike Kienenberger <[EMAIL PROTECTED]> wrote:
> Thanks, Simon.
>
> That's the third time Eclipse Subversion has claimed to commit a new
> file and failed to do so.   Maybe you are correct when you say that
> the Synchronize view is defective with SVN.
>
> On 11/29/05, Simon Kitching <[EMAIL PROTECTED]> wrote:
> > [EMAIL PROTECTED] wrote:
> > > Author: skitching
> > > Date: Tue Nov 29 16:45:46 2005
> > > New Revision: 349852
> > >
> > > URL: http://svn.apache.org/viewcvs?rev=349852&view=rev
> > > Log:
> > > Validate generated DTD files
> > >
> > > Modified:
> > >     myfaces/build/trunk/build.xml
> >
> > The build.xml now validates the generated .tld file against the DTD.
> > This has shown up a mistake in recent commits re the sandbox "focus" and
> > validateCompareTo component entity references to files that don't exist.
> > As a result, the build now fails.
> >
> > Mike, if you can fix these component problems soon that would be great.
> > If nothing happens in the next few hours, I'll commit a change to the
> > sandbox tld file to comment out these components so the build at least
> > works.
> >
> > And of course the build.xml changes should prevent any such problems
> > from ever occurring in future [though it won't stop all tld generation
> > problems; I'm still waiting for feedback from the ant list re references
> > to undefined entities).
> >
> > Cheers,
> >
> > Simon
> >
> >
>

Reply via email to