Hello, It's hard to tell what the problem could be without seeing what error messages you are receiving. More information on what log files to look for errors within is available on the Troubleshoot an Error page on the Wiki: http://wiki.dspace.org/index.php/Troubleshoot_an_error
One thing to note, you should make sure you are storing the [dspace-src] directory, which contains the source code / configurations within SVN code management, and not the DSpace installation directory (i.e. [dspace]). When you checkout the code from your local SVN to another server, you will still need to reinstall DSpace (including all prerequisites -- PostgreSQL, Tomcat, etc) on that new server. The SVN code management just allows you to more easily manage your local customizations. Hope this helps, - Tim On 1/10/2010 8:59 PM, jiangeb wrote: > Hi,everyone > We have a question about SVN code version management. > We want to build a own SVN server to manage the modified code from the > project members. our work are as follow: > 1.one member checked out source code from DSpace SVN repository and > installed successfully in his computer; > 2. then this member uploaded the installed code to our SVN server. > 3. other members check out code from our SVN server. We found we can't > install successfully > 4. the first member upload the fresh source code from DSpace SVN > repository which not builded, we can use it successfully > my question are: > 1. why this error? > 2. after we modified local code , if we should commit to the source code > directory in my SVN server? > Thanks very much > > > > ------------------------------------------------------------------------------ > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast and easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > > > > _______________________________________________ > Dspace-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dspace-devel ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Dspace-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-devel
