SVN not working properly -



SVN not working properly -

i having problem updating web root changes....

in local working copy, file commited revision 261.

adam$ svn info page_user.class.php .... lastly changed rev: 261

on web root, uses working re-create of same svn:

# svn update page_user.class.php @ revision 262. # svn info page_user.class.php ... revision: 262 lastly changed author: adam lastly changed rev: 32

as can see lastly changed rev should 261, it's not happening, , it's not giving out error.

are using same branch/trunk ? have tried update root of working re-create , not single file? svn st -u print out ?

svn

Comments

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

c++ - compiler errors when initializing EXPECT_CALL with function which has program_options::variables_map as parameter -

How do I check if an insert was successful with MySQLdb in Python? -