I was in a production window so when the latest trunk worked I moved  
on.  I went back to troubleshoot later when I saw your email but I  
couldn't reproduce it.

I like the tmpfs build- thanks for the tip Jason.


On Oct 9, 2009, at 1:11 AM, Jason White wrote:

> Mark Campbell-Smith <[email protected]> wrote:
>> Thanks Rob,
>>
>> Is this a fault in the svn update process?
>
> Usually, no, it's rather that if you build in a directory that  
> you've checked
> out and then run svn update, not everything gets cleaned up properly  
> the next
> time you build.
>
> I find it's faster to build in a tmpfs file system anyway, e.g.,
>
> mkdir /tmp/fs && sudo mount -t tmpfs tmpfs /tmpfs && svn export . / 
> tmp/fs
> then go into /tmp/fs and run the compilation process, or the package  
> building
> command, or whatever you need.
>
> This way, my original svn tree is never altered and it will always  
> update
> cleanly.
>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> [email protected]
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org


_______________________________________________
FreeSWITCH-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to