[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

ignored files wont let me commit

From: Zouari Fourat <fourat_at_gmail.com>
Date: 2005-11-24 05:32:11 CET

hello
i have done this :

# svn propset "log files" logs/*
# svn propset "cache files" cache/db/*

And then tryed to commit some changes, it fails showing this msg :

Transmitting file data .......svn: Commit failed (details follow):
svn: Out of date: 'logs' in transaction 'p'

and 'svn status' will output this :

 M cache/db
 M logs
A www/img/disable.png
A www/img/enable.png
M conf/tpl/lang_en.conf

you can see the M before cache/db and logs isnt on the same position
as others (2nd column), i dont understand the problem.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 24 05:33:54 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.