This seems like a basic question, but I did not find clear answers. Essentially, we have a subversion 1.4 server with 1.5 clients. What would I like to know if we want to use some of the 1.5 functions, such as branch / merge tracking, do I need a server of at least 1.5?
I read that 1.5 clients will sometimes automatically update the repository to 1.5, but will this happen if an older version is installed on the server? We use the svn: // protocol, so I assume that the server should be fairly updated. Does anyone have any experience? Thanks!
source
share