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

vss2svn.py error

From: Jack Ivey <ivey_at_altair.com>
Date: 2004-02-18 20:47:52 CET

Hi all,
I've now moved on to vss2svn and I am getting the following
error:

VSS Repository: f:/hw61
VSS User: None
VSS Base: $/
Dump File: C:\TEMP\svn_dump
Commit Threshold: 2 minutes
Path to SS.EXE: G:\vss60\win32\
Excluded projects: []
Debug Mode is ON

Pre-Parsing VSS Database: f:/hw61.

************ Version 58 *****************
Label: "a9"
User: Bldmgr Date: 2/12/04 Time: 5:40a
Labeled
Label comment: Updated Label

Traceback (most recent call last):
  File "G:\Temp\vss2svn.py", line 747, in ?
    InfoCache = GetInfoCache(vss_base)
  File "G:\Temp\vss2svn.py", line 497, in GetInfoCache
    username = m.group(1)
AttributeError: 'NoneType' object has no attribute 'group'

Any hints?

Thanks,
Jack

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 18 20:48:16 2004

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.