Rev 847: Add spec for revision property commands. in file:///data/jelmer/bzr-svn/fileprops/

Jelmer Vernooij jelmer at samba.org
Mon Jan 28 16:32:27 GMT 2008


At file:///data/jelmer/bzr-svn/fileprops/

------------------------------------------------------------
revno: 847
revision-id:jelmer at samba.org-20080128163225-18tydulwmfdydvmp
parent: jelmer at samba.org-20080119005924-j13h7fncqdasp8os
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: fileprops
timestamp: Mon 2008-01-28 17:32:25 +0100
message:
  Add spec for revision property commands.
added:
  specs/revprop-commands.txt     revpropcommands.txt-20080128163219-bsv7yvyplmst9h4y-1
=== added file 'specs/revprop-commands.txt'
--- a/specs/revprop-commands.txt	1970-01-01 00:00:00 +0000
+++ b/specs/revprop-commands.txt	2008-01-28 16:32:25 +0000
@@ -0,0 +1,21 @@
+Revision property commands
+==========================
+
+.. contents:: :local:
+
+Motivation
+----------
+Some people are using bzr together with bzr-svn as a complete replacement 
+for Subversion. Subversion supports setting, getting, removing and listing 
+file properties. Bazaar currently does not support this, but it may be 
+necessary for people interacting with Subversion repositories to set these 
+properties.
+
+New commands
+------------
+The following new commands will be added:
+
+ * propset
+ * propget
+ * proplist
+ * propdel




More information about the bazaar-commits mailing list