Hah.. I didn't spot that it would only go to Dammina.. re-sending :)
On 30/05/14 12:20, Gary Martin wrote:
On 30/05/14 09:09, Dammina Sahabandu wrote:
Hi Gary,
May I create a new SVN branch to commit the changes? And what should
be the name format that I should use. I'm thinking of,
bep_0011_batch_create_tickets as it match with the names of the other
branches. However let me know if there any other specific things
before creating the branch.
Thanks.
--
Dammina Sahabandu.
Undergraduate Department of Computer Science and Engineering
University of Moratuwa
Sri Lanka.
That all sounds perfect. You should have the appropriate permissions
to create the branch yourself. In case it helps, I'd probably go with
branching on the command line like this:
svn copy https://svn.apache.org/repos/asf/bloodhound/trunk \
https://svn.apache.org/repos/asf/bloodhound/branches/bep_0011_batch_create_tickets
\
-m "Creating a branch for the GSoC batch create tickets project"
Cheers,
Gary