View previous topic :: View next topic |
Author |
Message |
mrene_lists at avgs.ca Guest
|
Posted: Sun Jun 21, 2009 12:39 pm Post subject: [Freeswitch-users] svn update error |
|
|
yeah
Math
On 21-Jun-09, at 1:36 PM, Lars Zeb wrote:
|
|
Back to top |
|
|
larclap at yahoo.com Guest
|
Posted: Sun Jun 21, 2009 12:39 pm Post subject: [Freeswitch-users] svn update error |
|
|
I am currently running 13723 and want to get current. When I issue the “svn update” command, the following error appears:
A src/mod/asr_tts/mod_unimrcp
A src/mod/asr_tts/mod_unimrcp/mod_unimrcp.2008.vcproj
A src/mod/asr_tts/mod_unimrcp/unimrcp.vsprops
A src/mod/asr_tts/mod_unimrcp/Makefile.am
A src/mod/asr_tts/mod_unimrcp/mod_unimrcp.c
U src/mod/asr_tts/mod_pocketsphinx/mod_pocketsphinx.c
U src/mod/event_handlers/mod_event_multicast/mod_event_multicast.c
svn: Failed to add file 'src/mod/event_handlers/mod_event_multicast/Makefile': an unversioned file of the same name already exists
What do I need to do? Should I delete the Makefile file?
Thanks, Lars |
|
Back to top |
|
|
william.suffill at gma... Guest
|
Posted: Sun Jun 21, 2009 1:48 pm Post subject: [Freeswitch-users] svn update error |
|
|
Seems there was some major changes depending on what revision you are trying to update from. A fresh SVN checkout might be the fastest fix and what I did here once I couldn't update very old checkouts. Technically if you slowly updated it from revision -> revision until it was current that too should work. Not worth the hassle IMHO tho.
-- W |
|
Back to top |
|
|
|