distributed subversion without central server

2015-07-02 Thread Y Coder
Hi! Can I organize the distributed subversion without central server? My situation - few developers are edit the several projects with lot of small and huge files (X GBs). Developers are in the web, not in lan, and our projects are non-commersial. So. payed hosting are too expansive, and free

How to use external diff3 for binary files?

2015-08-04 Thread Y Coder
Hi! I have some external mydiff3.exe, working with text and binary files (simple gui for Use_their-Use_mine). My svn command line is svn.exe update my_work_copy_path --diff3-cmd mydiff3.exe This work well for text files (svn call mydiff3.exe for each conflicted files through update process), bu

Can I present the tool for image comparison for all of svn users?

2016-12-05 Thread Y Coder
Can I present the tool for image comparison for all of svn users? I have simple tool for comparing images, with support for wide list of graphic formats, including PSD, SVG and MS Visio VSD. It can run from command-line or from your favorite client. http://soft.postpdm.com/cad_diff.html Program