Hi,

I have two question regarding vdd
1. It is the first time I run the VDD tool.
I have subversion 1.4.2, bugzilla 2.22.2 and scmbug 0.19.9 installed on
Fedora 6. The glue is enabled. I checked in several files to the TestProduct
repository using bug1, then created test1 branch; I checked in modified
files using bug2, then I created another branch test2. After I ran the
scmbug_vdd_generator, the the vdd.xml, vdd.smgl, and vdd.html don't have any
bugs. My bugs are not under any bug lists. The following is the command I
used
scmbug_vdd_generator --scm=Subversion --product=TestProduct
--repository=/svn/test --from=jj/branches/p_jj_test1
--to=jj/branches/p_jj_test2 --output-directory=/tmp

2. I find both the "--from=" and "--to=" must be spedified. As described
above, if I want to know what bugs are in the first branch,
jj/branches/p_jj_test1, can I use the following command:
scmbug_vdd_generator --scm=Subversion --product=TestProduct
--repository=/svn/test --from=jj/trunk  --to=jj/branches/p_jj_test1
--output-directory=/tmp

Thanks
Jun
_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users

Reply via email to