SVN - Mostrare come risolvere l’errore "out-of-date"
mzanella opened this issue · 2 comments
mzanella commented
SVN - Mostrare come risolvere l’errore "out-of-date"
BottCode commented
credo basti dare svn update e magari, in sede d'esame, fare vedere a display che ci sono file non aggiornati
EduBic commented
Dalla documentazione officiale qui:
http://subversion.apache.org/faq.html#wc-out-of-date
In particolare:
You might be genuinely out of date — that is, you're trying to commit a change to a file that has been changed by someone else since you last updated your copy of that file. Again, 'svn update' is the way to fix this.