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

[PATCH] Locking tests to verify 'svn status'

From: S.Ramaswamy <ramaswamy_at_collab.net>
Date: 2005-04-02 22:40:35 CEST

Locking tests to verify output of 'svn status' and 'svn status -u'.

ChangeLog :

* subversion/tests/clients/cmdline/lock_tests.py
  (lock_status) : New. Verify 'svn stat' on a
    working copy path with a locked file.

  (repository_lock_status) : New. Verify 'svn stat -u'
    from a working copy having the lock representation
    and another working copy.

  (stolen_lock_status) : New. Verify 'svn stat -u'
    after stealing the lock from another working copy.

  (broken_lock_status) : New. Verify 'svn stat -u'
    after breaking the lock from another working copy.

  (test_list) : Added lock_status, repository_lock_status,
    stolen_lock_status, and broken_lock_status to the list
    of tests.

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

Received on Sat Apr 2 22:42:01 2005

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.