<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.version-control.subversion.vss2svn.user">
    <title>gmane.comp.version-control.subversion.vss2svn.user</title>
    <link>http://blog.gmane.org/gmane.comp.version-control.subversion.vss2svn.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2357"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2356"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2353"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2341"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2339"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2338"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2337"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2335"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2332"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2329"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2326"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2320"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2307"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2306"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2303"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2295"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2292"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2290"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2285"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2284"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2357">
    <title>Error while migrating from VSS to SVN</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2357</link>
    <description>Hi all, 

I've been using "vss2svn-0.11.0-alpha1" for VSS to SVN migration. 
1) In the very first step, I run VSS database analyze utility for file
corruption check. 
2) After resolving the same, I run vss2svn.exe for creating a dump file.
Dump file is created of approx 1.8 G
3) While loading this dump to SVN repository using "svnadmin load" command,
it gets interrupted in between with error: 
"svnadmin: invalid change ordering"

Anyone who knows this error resolution, please help me out ASAP...  

Regards,
Shruti Jani

_______________________________________________
vss2svn-users mailing list
Project homepage:
http://www.pumacode.org/projects/vss2svn/
Subscribe/Unsubscribe/Admin:
http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org
Mailing list web interface (with searchable archives):
http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user


</description>
    <dc:creator>Shruti Jani</dc:creator>
    <dc:date>2008-10-07T13:22:18</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2356">
    <title>Every file "orphaned"?</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2356</link>
    <description>Good Morning,

Today I have run into an odd issue which leads me to beleive I must be
doing something incorrect. I was given a folder containing a VSS rep
about 4.5G in side. using vss2svn I created a dump file successfully
from the VSS repo. I then created a svn repo with the svnadmin command
to old the dump file and ran "svnadmin load foo &lt; foo.dumpfile".

Does anyone know what might cause every file in the VSS repo to be
considered orphaned? Maybe there is something significantly wrong with
the repo I was provided or I have overlooked an important step in the
import process?

</description>
    <dc:creator>Matt Mannix</dc:creator>
    <dc:date>2008-10-07T12:45:11</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2353">
    <title>running under Ubuntu Hardy Heron</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2353</link>
    <description>I'm running vss2svn.pl under Hardy, got the latest version from
subversion as of yesterday and after some self inflicted trouble I got
it to compile and run. But one part that to me does not seem
self-inflicted is the fact that the Config::Ini.pm file is not available
on my system. I'm not a Perl expert, so I started getting packages that
seemed relevant (libconfig-any-perl, libconfig-inifiles-perl) but when
neither resolved the dependency I looked for a Ini.pm file and found it
under  /usr/share/perl5/Config/Any/INI.pm so I made a link
to /usr/share/perl5/Config/INI.pm and finally the conversion started. I
haven successfully completed the conversion yet, I'm still trying to
repair my VSS database, but I'm wondering if anybody else found this
problem and where should it be fixed.

Regards,

Luis

_______________________________________________
vss2svn-users mailing list
Project homepage:
http://www.pumacode.org/projects/vss2svn/
Subscribe/Unsubscribe/Admin:
http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org
Mailing list web interface (with searchable archives):
http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user


</description>
    <dc:creator>Luis A. Montes</dc:creator>
    <dc:date>2008-10-01T21:00:20</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2341">
    <title>Issue getting application to built</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2341</link>
    <description>Hello,

I'm running into an issue getting the 11.0 Alpha 1 to build under my
CentOS5 system. I followed the wiki instructions which walk you though
the process of confirming all the proper modules are installed and up
to date. I also confirmed that I had autoconf and automake installed.
After all of this i'm still running into issues and i'm not enough of
a coder to be sure where to turn next. Would someone be willing to
review my build output and possible point me in the right direct?
Thanks much.


./Build
/usr/bin/perl ssphys/ssphys.PL bin/ssphys
+ autoreconf -fvi
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --force
configure.ac:10: error: possibly undefined macro: AC_PROG_LIBTOOL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1
configure: error: cannot find install-sh or install.sh in config ./config
Copying script/Vss2Svn/SvnRevHandler.pm -&gt; blib/lib/Vss2Svn/SvnRevHandler.pm
Copying script/Vss2Svn/ActionHandler.pm -&gt; blib/lib/Vss2Svn/ActionHandler.pm
Copying script/Vss2Svn/Dumpfile.pm -&gt; blib/lib/Vss2Svn/Dumpfile.pm
Copying script/Vss2Svn/DataCache.pm -&gt; blib/lib/Vss2Svn/DataCache.pm
Copying script/Vss2Svn/Dumpfile/Node.pm -&gt; blib/lib/Vss2Svn/Dumpfile/Node.pm
Copying script/vss2svn.pl -&gt; blib/script/vss2svn.pl
Deleting blib/script/vss2svn.pl.bak
Copying ssphys/ssphys -&gt; blib/script/ssphys
Can't copy('ssphys/ssphys', 'blib/script/ssphys'): No such file or
directory at /usr/lib/perl5/site_perl/5.8.8/Module/Build/Base.pm line
4284.

--
~matt

_______________________________________________
vss2svn-users mailing list
Project homepage:
http://www.pumacode.org/projects/vss2svn/
Subscribe/Unsubscribe/Admin:
http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org
Mailing list web interface (with searchable archives):
http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user


</description>
    <dc:creator>Matt Mannix</dc:creator>
    <dc:date>2008-09-26T19:52:39</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2339">
    <title>Nightly Builds?</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2339</link>
    <description>Unless I am missing something, the last nightly build was 30 April 2008.
Any idea when the next one will be? There was a bunch of patches by
Alexander Gavrilov in late May 2008 that I was hoping would appear in a
build soon.

Thanks,
David

</description>
    <dc:creator>David Smith</dc:creator>
    <dc:date>2008-09-25T14:36:28</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2338">
    <title>svn:external file in current subversion trunk</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2338</link>
    <description>It seems that the next release of subversion will add support for file
shares. The file-share branch where the development of this feature was
being done just got merged into the trunk. The documentation for this
feature actually reads as follows:

  If the URL in a svn:externals description refers to a file,
  it will be added into the working copy as a versioned item.

  There are a few differences between directory and file
  externals.

    The path to the file external must be in a working copy that is
    already checked out.  While directory externals can place the
    external directory at any depth and it will create any
    intermediate directories, file externals must be placed into a
    working copy that is already checked out.

    The file external's URL must be in the same repository as the URL
    that the file external will be inserted into; inter-repository
    file externals are not supported.

    While commits do not descend into a directory external, a commit
    in a directory containing a file external will commit any
    modifications to the file external.


  The differences between a normal versioned file and a file
  external.

    File externals cannot be moved or deleted; the
    svn:externals property must be modified instead; however,
    file externals can be copied.


  Other facts.

    A file external shows up as a X in the switched status
    column.

So it seems that "good things happen to those that wait" (ME :-) Anyway,
Is there anybody interested/working on making vss2svn use this new
feature? I can help, but I would have to start by familiarizing myself
with the code, so it will take a while. I can test, though, I have the
trunk compiled and a test repository to play with. 

Luis

_______________________________________________
vss2svn-users mailing list
Project homepage:
http://www.pumacode.org/projects/vss2svn/
Subscribe/Unsubscribe/Admin:
http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org
Mailing list web interface (with searchable archives):
http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user


</description>
    <dc:creator>Luis A. Montes</dc:creator>
    <dc:date>2008-09-23T20:13:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2337">
    <title>file shares in subversion</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2337</link>
    <description>It seems that the next release of subversion will add support for file
shares. The file-share branch where the development of this feature was
being done just got merged into the trunk. The documentation for this
feature actually reads as follows:

  If the URL in a svn:externals description refers to a file,
  it will be added into the working copy as a versioned item.

  There are a few differences between directory and file
  externals.

    The path to the file external must be in a working copy that is
    already checked out.  While directory externals can place the
    external directory at any depth and it will create any
    intermediate directories, file externals must be placed into a
    working copy that is already checked out.

    The file external's URL must be in the same repository as the URL
    that the file external will be inserted into; inter-repository
    file externals are not supported.

    While commits do not descend into a directory external, a commit
    in a directory containing a file external will commit any
    modifications to the file external.


  The differences between a normal versioned file and a file
  external.

    File externals cannot be moved or deleted; the
    svn:externals property must be modified instead; however,
    file externals can be copied.


  Other facts.

    A file external shows up as a X in the switched status
    column.

So it seems that "good things happen to those that wait" (ME :-) Anyway,
Is there anybody interested/working on making vss2svn use this new
feature? I can help, but I would have to start by familiarizing myself
with the code, so it will take a while. I can test, though, I have the
trunk compiled and a test repository to play with.

Luis

_______________________________________________
vss2svn-users mailing list
Project homepage:
http://www.pumacode.org/projects/vss2svn/
Subscribe/Unsubscribe/Admin:
http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org
Mailing list web interface (with searchable archives):
http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user


</description>
    <dc:creator>Luis A. Montes</dc:creator>
    <dc:date>2008-09-23T19:31:48</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2335">
    <title>WARNING: Unknown action 'RestoredProject'</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2335</link>
    <description>Hi,

I have found vss2svn to be the most promising way to convert our VSS databse to subversion.
Our project repository is pretty big, with some ten years worth of changes, 1.4GB repository size,
and it has been through a lot.

When we tried to convert our repository and cross checked the files,
some projects from the VSS are missing in the generated dump file.
Looking in the log, most obvious cause seems to be this warning:

WARNING: Unknown action 'RestoredProject'

I have checked the missing projects history and history of the parent project, and indeed, there
are entries saying "Restored $MissingProjectName" in history of "$/".

Has anyone seen this? Is this something that is not implemented? Any chance of fixing?

cheers,

Jan

_______________________________________________
vss2svn-users mailing list
Project homepage:
http://www.pumacode.org/projects/vss2svn/
Subscribe/Unsubscribe/Admin:
http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org
Mailing list web interface (with searchable archives):
http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user


</description>
    <dc:creator>Jan Hlavatý</dc:creator>
    <dc:date>2008-09-16T18:40:01</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2332">
    <title>svndumpfilter:  Premature End of Content Data in Dumpstream</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2332</link>
    <description>_______________________________________________
vss2svn-users mailing list
Project homepage:
http://www.pumacode.org/projects/vss2svn/
Subscribe/Unsubscribe/Admin:
http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org
Mailing list web interface (with searchable archives):
http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user</description>
    <dc:creator>Keith McGee</dc:creator>
    <dc:date>2008-08-12T20:09:01</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2329">
    <title>Malformed Dumpfile Header</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2329</link>
    <description>_______________________________________________
vss2svn-users mailing list
Project homepage:
http://www.pumacode.org/projects/vss2svn/
Subscribe/Unsubscribe/Admin:
http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org
Mailing list web interface (with searchable archives):
http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user</description>
    <dc:creator>Keith McGee</dc:creator>
    <dc:date>2008-08-12T17:14:02</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2326">
    <title>Malformed Dumpfile Header</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2326</link>
    <description>_______________________________________________
vss2svn-users mailing list
Project homepage:
http://www.pumacode.org/projects/vss2svn/
Subscribe/Unsubscribe/Admin:
http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org
Mailing list web interface (with searchable archives):
http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user</description>
    <dc:creator>Keith McGee</dc:creator>
    <dc:date>2008-08-12T13:55:45</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2320">
    <title>Migration complete</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2320</link>
    <description>_______________________________________________
vss2svn-users mailing list
Project homepage:
http://www.pumacode.org/projects/vss2svn/
Subscribe/Unsubscribe/Admin:
http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org
Mailing list web interface (with searchable archives):
http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user</description>
    <dc:creator>Bruce Wilson</dc:creator>
    <dc:date>2008-06-02T18:38:31</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2307">
    <title>Revision History Lost</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2307</link>
    <description>_______________________________________________
vss2svn-users mailing list
Project homepage:
http://www.pumacode.org/projects/vss2svn/
Subscribe/Unsubscribe/Admin:
http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org
Mailing list web interface (with searchable archives):
http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user</description>
    <dc:creator>Cary Wyman</dc:creator>
    <dc:date>2008-05-25T05:24:57</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2306">
    <title>another problem with creating dump:line 1578</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2306</link>
    <description>
hi all,
I got the following error while creating the dumpfile.....


SETTING TASK DONE
DBD: : SQLite2: : st execute failed: database is full(1) at dbimp.c line 419
at vss2svn.pl line 1578
DBD: : SQLite2: : st execute failed: database is full(1) at dbimp.c line 419
at vss2svn.pl line 1578


Please help me fix this........

</description>
    <dc:creator>nandinicvs</dc:creator>
    <dc:date>2008-05-01T09:18:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2303">
    <title>(unknown)</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2303</link>
    <description>_______________________________________________
vss2svn-users mailing list
Project homepage:
http://www.pumacode.org/projects/vss2svn/
Subscribe/Unsubscribe/Admin:
http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org
Mailing list web interface (with searchable archives):
http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user</description>
    <dc:creator>SatishKumar-1.Peddi-1&lt; at &gt;cognizant.com</dc:creator>
    <dc:date>2008-04-30T06:57:01</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2295">
    <title>dumpcreated but with errors</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2295</link>
    <description>
hi All,
I have created the dumpfile but it had reported some errors....

BUILDACTIONHIST:
   Attempt to add entry 'RAAAAAAA' with unknown version number (probably
destroy
ed)
at vss2svn.pl line 1066
   Attempt to add entry 'QLAAAAAA' with unknown version number (probably
destroy
ed)
at vss2svn.pl line 1066
   Attempt to add entry 'EGCAAAAA' with unknown version number (probably
destroy
ed)
at vss2svn.pl line 1066
   Attempt to add entry 'FGCAAAAA' with unknown version number (probably
destroy
ed)

What do these mean? and would there be any problems because of these ...?
how to resolve them?
</description>
    <dc:creator>nandinicvs</dc:creator>
    <dc:date>2008-04-29T11:02:22</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2292">
    <title>Path for renames during restore and renames during share</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2292</link>
    <description>_______________________________________________
vss2svn-users mailing list
Project homepage:
http://www.pumacode.org/projects/vss2svn/
Subscribe/Unsubscribe/Admin:
http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org
Mailing list web interface (with searchable archives):
http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user</description>
    <dc:creator>Bryan Aldrich</dc:creator>
    <dc:date>2008-04-26T15:09:27</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2290">
    <title>problem with dumpfile</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2290</link>
    <description>_______________________________________________
vss2svn-users mailing list
Project homepage:
http://www.pumacode.org/projects/vss2svn/
Subscribe/Unsubscribe/Admin:
http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org
Mailing list web interface (with searchable archives):
http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user</description>
    <dc:creator>SatishKumar-1.Peddi-1&lt; at &gt;cognizant.com</dc:creator>
    <dc:date>2008-04-25T10:15:05</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2285">
    <title>error while creating repository from dumpfile</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2285</link>
    <description>
hi all,
I have created the dumpfile for my repository ...and then used svnadmin load
to create the repository out of the dumpfile.....I got the following
error....
&lt;&lt;&lt; Started new transaction, based on original revision 6345
     * adding path : orphaned/_YGFBAAAA ... done.
     * adding path : orphaned/_YGFBAAAA/Report ... done.
     * adding path : orphaned/_ZHFBAAAA ... done.
     * adding path : orphaned/_ZHFBAAAA/ ... done.
     * adding path : orphaned/_NIFBAAAA ... done.
     * adding path : orphaned/_NIFBAAAA/App_ces ... done.
     * adding path : orphaned/_NJFBAAAA ... done.
     * adding path : orphaned/_NJFBAAAA/Service ... done.
     * adding path : orphaned/_RJFBAAAA ... done.
     * adding path : orphaned/_RJFBAAAA/Service ... done.
     * adding path : orphaned/_SJFBAAAA ... done.
     * adding path : orphaned/_SJFBAAAA/rService ... done.
     * adding path : orphaned/_WJFBAAAA ... done.
     * adding path : orphaned/_WJFBAAAA/Service ... done.
     * adding path : orphaned/_WJFBAAAA/M.....ade.d
iscomap ...svnadmin: File not found: revision 5831, path
'/orphaned/_UDBBAAAA/..///....sie.discomap'



any reasons why could this be and how to solve this????
Thank u in advance.....
</description>
    <dc:creator>nandinicvs</dc:creator>
    <dc:date>2008-04-22T12:40:47</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2284">
    <title>error vss2svn.pl line 1261</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2284</link>
    <description>_______________________________________________
vss2svn-users mailing list
Project homepage:
http://www.pumacode.org/projects/vss2svn/
Subscribe/Unsubscribe/Admin:
http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org
Mailing list web interface (with searchable archives):
http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user</description>
    <dc:creator>Alan Aguia</dc:creator>
    <dc:date>2008-04-21T17:43:33</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2281">
    <title>MOVE operations</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.vss2svn.user/2281</link>
    <description>_______________________________________________
vss2svn-users mailing list
Project homepage:
http://www.pumacode.org/projects/vss2svn/
Subscribe/Unsubscribe/Admin:
http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org
Mailing list web interface (with searchable archives):
http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user</description>
    <dc:creator>Bryan Aldrich</dc:creator>
    <dc:date>2008-04-15T18:29:05</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.version-control.subversion.vss2svn.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.version-control.subversion.vss2svn.user</link>
  </textinput>
</rdf:RDF>
