svn status not showing local changes with -u [xpost from users]
From: Chris Rose <chris.rose_at_messagingdirect.com>
Date: Wed, 05 Mar 2008 14:28:24 -0700
I have a local change to a file that I want to show up when I do svn
(~/module) # svn status ebi/Makefile.pkg-paths
(~/module) # svn status -u ebi/Makefile.pkg-paths
Interestingly enough, this only occurs if 'ebi' in the example above is
(~/module) # ls -l ebi
If I do the same commands from a directory where that is not a symlink:
(~/ebi.head) # svn status ebi/Makefile.pkg-paths
(~/ebi.head) # svn status -u ebi/Makefile.pkg-paths
(~/ebi.head) # svn --version
Copyright (C) 2000-2007 CollabNet.
The following repository access (RA) modules are available:
* ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
I'm going to guess that this is a bug? Is there a workaround?
-- Chris Rose Developer Planet Consulting Group (780) 577-8433 crose_at_planetci.com
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.