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

[PATCH] Issue #869 - import should use .svn area to get props

From: S.Ramaswamy <ramaswamy_at_collab.net>
Date: 2005-05-29 16:17:37 CEST

Log:

Fix issue #869. Include properties when importing from a working copy.

* subversion/libsvn_client/commit.c
    (import_dir) : Add properties of versioned directories.

    (import_file) : Add properties of versioned files.

* subversion/tests/clients/cmdline/import_tests.py
    (test_list) : Added new test "import_wc" to list of import tests.

    (import_wc) : New test. Verify that properties are also imported.

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

Received on Sun May 29 16:21:59 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.