[ 
https://issues.apache.org/jira/browse/GIRAPH-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13083440#comment-13083440
 ] 

Avery Ching commented on GIRAPH-1:
----------------------------------

Owen, sorry about the delay, but I dumped and loaded the dump to verify it 
preserved history.

Steps I tried.

- Get the dump file:
Available from http://www.ece.northwestern.edu/~aching/giraph.dump.tar.gz
(i.e. wget http://www.ece.northwestern.edu/~aching/giraph.dump.tar.gz)

- Untar the dump file
(i.e. 'tar zxvf giraph.dump.tar.gz')

- Load the load into the svn repository
(i.e. 'svnadmin load <destination repository> < giraph.dump')
You might want to try additional options to specify where it goes in the Apache 
incubator svn repository.

- Move the directory to the right location
This might not be necessary if you use 'svnadmin load' correctly.
Otherwise the directory will be in <repo base path>/projects/hadoop_bsp/trunk 
and should
probably be moved to <repo base path>/Giraph/trunk or something like that.

Please let me know how it goes.  Thanks!

> Initial code import
> -------------------
>
>                 Key: GIRAPH-1
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-1
>             Project: Giraph
>          Issue Type: Task
>    Affects Versions: 0.1.0
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>             Fix For: 0.1.0
>
>
> I did the initial code import from github.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to