Anyone knows an ubuntu or linux package that has subversion client 1.7?
I wanna try downgrading the working copy which is 1.7 to 1.6 but the python script doesn't allow it base from the comments in the source
# Downgrading from format 11 (1.7) to format 10 (1.6) is not possible,
# because 11 does not use has-props and cachable-props (but 10 does).
# Naively downgrading in that situation causes properties to disappear
# from the wc.
#
# Downgrading from the 1.7 SQLite-based format to format 10 is not
# implemented.
Question
Linkin Park
Hi,
Anyone knows an ubuntu or linux package that has subversion client 1.7?
I wanna try downgrading the working copy which is 1.7 to 1.6 but the python script doesn't allow it base from the comments in the source
*EDIT* NVM, found a solution
Solution:
Add the ppa for the subversion-1.7
then
then
then
to check if you have the 1.7.4 subversion,
Edited by RaGERO0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.