[vlc-devel] Re: Subversion: vlc-trunk update problem on Cygwin !
Gildas Bazin
gbazin at altern.org
Thu Jun 3 12:07:27 CEST 2004
On Thursday 03 June 2004 11:46, Damien Fouilleul wrote:
>
> I'm having a problem updating VLC on Cygwin, here's the error i'm getting
>
> U src/video_output/vout_subpictures.c
> U src/video_output/video_text.c
> U src/video_output/video_widgets.c
> U src/misc/modules.c
> svn: Obstructed update
> svn: Failed to add file 'modules/control/corba/MediaControl.idl': object
> of the same name already exists
>
> there is already a file called 'mediacontrol.idl' which is apparently
> eclipsing 'MediaControl.idl'
>
> Are both file needed ?
>
No.
The renaming that was done creates problems on non-case sensitive OS :(
However you can solve the problem by doing a "rm -R modules/control/corba"
then "svn update modules/control/corba".
--
Gildas
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list