[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: installing SVN after development has started

From: Ryan Schmidt <subversion-2007a_at_ryandesign.com>
Date: 2007-01-21 05:34:12 CET

On Jan 20, 2007, at 18:48, Stephen Winnall wrote:

> Thanks to everyone for the quick response to my question. I have
> tried to use svn_load_dirs.pl and it worked well for my first attempt,
> but for my second, it is failing with the following message:
>
> ...
> Running /opt/subversion/bin/svn propset svn:executable --file /tmp/
> svn_load_dirs_077Tc2Ofvj/iAquVYI0mo modules/jsp-2.1/target/
> glassfish/pwc-commons/src/java/com/sun/enterprise/web/monitor/impl/
> PwcWebModuleStatsImpl.java
> Running /opt/subversion/bin/svn rm --targets /tmp/
> svn_load_dirs_077Tc2Ofvj/targets.00002
> Running /opt/subversion/bin/svn propget svn:eol-style pom.xml@BASE
> /opt/subversion/bin/svn_load_dirs.pl: /opt/subversion/bin/svn
> propget svn:eol-style pom.xml@BASE failed with this output:
> svn: 'pom.xml@BASE' is not under version control
>
> After the first time I thought I had made a mistake with the
> initial import, so I cleaned up and repeated the process
> carefully. But I still get the error. I am not aware of having
> done anything special to pom.xml: it should have got imported
> with all the other stuff.

So you imported the initial version with "svn import", and that
worked fine, and then you imported the next version with
"svn_load_dirs.pl", and that worked fine, and then when you tried to
import the next version with "svn_load_dirs.pl" it failed with that
error?

I've unfortunately never seen that error before so I don't know what
to do about it.

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Jan 21 05:35:03 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.