You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Kent Tong <ke...@cpttm.org.mo> on 2008/02/03 13:06:02 UTC

after commit folder is considered out of date but why not other files?

Hi,

Suppose a project contains two files: F1 and F2. After modifying F1 and
committing the project,
I understand that both the project folder and F2 are also brought to a new
revision. My question
is, why is the folder considered outdated but F2 is not? For example, I can
set a property on
both and if I try to commit, it works fine on F2 and will fail on the
folder. After all there has no
changes to the folder. Why is it considered out of date?

-----
--
Kent Tong
Wicket tutorials freely available at http://www.agileskills2.org/EWDW
Axis2 tutorials freely available at http://www.agileskills2.org/DWSAA
-- 
View this message in context: http://www.nabble.com/after-commit-folder-is-considered-out-of-date-but-why-not-other-files--tp15253282p15253282.html
Sent from the Subversion Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: after commit folder is considered out of date but why not other files?

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Feb 3, 2008, at 07:06, Kent Tong wrote:

> Suppose a project contains two files: F1 and F2. After modifying F1  
> and
> committing the project,
> I understand that both the project folder and F2 are also brought  
> to a new
> revision. My question
> is, why is the folder considered outdated but F2 is not? For  
> example, I can
> set a property on
> both and if I try to commit, it works fine on F2 and will fail on the
> folder. After all there has no
> changes to the folder. Why is it considered out of date?

I believe this is a bug:

http://subversion.tigris.org/issues/show_bug.cgi?id=1539




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org