I have recently encountered a problem that's bothering me everytime I have
commited at the end of my working day for the last few days. I hoped it would
go away. :)
Both client and server are version 1.0.5.
I access the repo via svn+ssh.
ViewCVS: http://svn.natalian.org/school/thesis/tktl/
I seem to be able to workaround the problem with an update:
bash-2.05a$ svn commit -m "onto di policy"
Sending tktl/references.bib
Sending tktl/template.tex
Transmitting file data .svn: Commit failed (details follow):
svn: Can't open file '/fs/home/hendry/public_html/work/thesis/tktl/.svn/tmp/text-base/template.tex.svn-base': No such file or directory
bash-2.05a$ svn update
At revision 914.
bash-2.05a$ svn commit -m "onto di policy"
Sending tktl/references.bib
Sending tktl/template.tex
Transmitting file data .svn: Commit failed (details follow):
svn: Can't open file '/fs/home/hendry/public_html/work/thesis/tktl/.svn/tmp/text-base/template.tex.svn-base': No such file or directory
bash-2.05a$ svn cleanup .
bash-2.05a$ svn commit -m "onto di policy"
Sending tktl/references.bib
Sending tktl/template.tex
Transmitting file data .svn: Commit failed (details follow):
svn: Can't open file '/fs/home/hendry/public_html/work/thesis/tktl/.svn/tmp/text-base/template.tex.svn-base': No such file or directory
bash-2.05a$ svn update
At revision 914.
bash-2.05a$ svn commit -m "onto di policy"
Sending tktl/references.bib
Sending tktl/template.tex
Transmitting file data ..svn: Commit succeeded, but other errors follow:
svn: Error bumping revisions post-commit (details follow):
svn: Can't open file '/fs/home/hendry/public_html/work/thesis/tktl/.svn/tmp/text-base/template.tex.svn-base': No such file or directory
bash-2.05a$ svn commit -m "onto di policy"
Sending tktl/template.tex
Transmitting file data .svn: Commit failed (details follow):
svn: Can't open file '/fs/home/hendry/public_html/work/thesis/tktl/.svn/tmp/text-base/template.tex.svn-base': No such file or directory
bash-2.05a$ svn update
G template.tex
Updated to revision 915.
bash-2.05a$ svn commit -m "onto di policy"
bash-2.05a$
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 8 16:57:50 2004