Svn – Can Subversion client 1.4.5 work with Subversion Server 1.6

svn

Dreamweaver CS4 uses the subversion 1.4.5 client libraries, and we are wanting to change our source control from some weird proprietary one to subversion. The latest subversion is 1.6.x, will we have any issues doing simple checkin/checkouts and the occassional fork?

Servers are OpenSUSE 10, clients are Dreamweaver CS4 on windows XP

Best Answer

It should work OK according to the compatibility charts at http://subversion.tigris.org/svn_1.5_releasenotes.html and http://subversion.tigris.org/svn_1.6_releasenotes.html. You shouldn't have problems with basic operations and branching.