Paul Sandoz wrote:
> Joe Wang wrote:
>
>> Will also need to check-in changes made to the roundtrip test
>> projects. let me know if we need to changed the project name.
>>
>
> Renaming it to 'RoundTripTests' would be clearer.
>
> There is no easy way to rename things in CVS. The best thing to do is
> copy the directory to the new name. CVS delete all the old stuff and
> add/commit the new directory.
Added RoundTripTests. Removed all files under FastInfosetRTCT. What's
annoying is that I couldn't get rid of any directories under
FastInfosetRTCT. Tried all the options I could find at cvshome.org.
Using cvs update -P, one could skip the empty FastInfosetRTCT directory.
But it would be nice to get rid of it completely. Kohsuke, could you
help remove the directory from the CVS server?
Thanks,
Joe
>
> What i would normally do in this situation is log into the CVS server
> and delete the directory using 'rm'. But in this case we do not have
> such access.
>
> Paul.
>
>
>> Thanks,
>> Joe
>>
>> ------------------------------------------------------------------------
>>
>> *Roundtrip Tests*
>>
>> *Summary*
>> SAX StAX DOM DOM-SAX SAX-StAX
>> Passed 1075 1072 N/A N/A N/A
>> Failed N/A 3 N/A N/A N/A
>> Total N/A
>>
>> <
>>
>>
>> ------------------------------------------------------------------------
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_fi.dev.java.net
>> For additional commands, e-mail: dev-help_at_fi.dev.java.net
>>
>