[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: Stephen Winnall <stephen.winnall_at_vimia.com>
Date: 2007-01-22 01:01:02 CET

I did an initial import with svn import.

I then tried to load the latest version on top of that with
svn_load_dirs.pl, and that is where the error happened. It's my first
run of svn_load_dirs.pl that is failing.

I have managed to do this before with a different project: it's just
this project that fails. The pom.xml file has something to do with
Maven, but I don't know what. Could that be significant for svn?

Steve

On 21 Jan 2007, at 05:34, Ryan Schmidt wrote:

>
> 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 Mon Jan 22 01:01:29 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.