EduBic/TOS-DomandeRisposte

SVN - Mostrare come risolvere l’errore "out-of-date"

mzanella opened this issue · 2 comments

SVN - Mostrare come risolvere l’errore "out-of-date"

credo basti dare svn update e magari, in sede d'esame, fare vedere a display che ci sono file non aggiornati

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.