Login | Register
My pages Projects Community openCollabNet

Discussions > users [DISABLED] > "svn update" skips repos with changes

subversion
Discussion topic

Back to topic list

"svn update" skips repos with changes

Author l0b0
Full name Victor Engmark
Date 2009-11-09 10:15:22 PST
Message I've got all my working copies in the same directory, and symlinks to
these in my home directory (some files removed for readability):
$ ls -l ~
lrwxrwxrwx 1 user user 25 2009-09-14 14:12 contacts ->
/media/home/user/contacts
lrwxrwxrwx 1 user user 25 2009-09-14 14:12 graphics ->
/media/home/user/graphics
lrwxrwxrwx 1 user user 25 2009-09-14 14:12 personal ->
/media/home/user/personal
lrwxrwxrwx 1 user user 25 2009-10-05 10:31 settings ->
/media/home/user/settings

After upgrading to Ubuntu 9.10, svn update in ~ skips some of these
consistently:
$ svn update ~/*
Skipped '/home/user/contacts'
...
Skipped '/home/user/personal'

Whenever it skips a symlink to a repository it takes a long time
(seems to depend on the size of the repo) before the "Skipped ..."
line shows up. Also, the symlinks point to valid repos:
$ cd ~/contacts
$ svn up
...
Updated to revision 277.

After going to each directory and running update, svn update works
again. In other words, nothing is ever updated from the server.

Extra info:
$ svn --version
svn, version 1.6.5 (r38866)

--
Victor Engmark

« Previous message in topic | 1 of 1 | Next message in topic »

Messages

Show all messages in topic

"svn update" skips repos with changes l0b0 Victor Engmark 2009-11-09 10:15:22 PST
Messages per page: