← Back to team overview

datafinder-team team mailing list archive

[Bug 888579] [NEW] Cannot use SVN repository without any change set.

 

Public bug reported:

A SVN repository without any commit is not recognized as valid SVN
repository. The problem is that "svn log" which is used in
datafinder.persistence.adapters.svn.util.cpython.CPythonSubversionWrapper.canBeAccessed
reports an error. Thus, the validation fails.

** Affects: datafinder
     Importance: Medium
     Assignee: Tobias Schlauch (tobias-schlauch)
         Status: New


** Tags: datastore svn

** Changed in: datafinder
     Assignee: (unassigned) => Tobias Schlauch (tobias-schlauch)

** Changed in: datafinder
    Milestone: None => 2.3.0

-- 
You received this bug notification because you are a member of
DataFinderTeam, which is subscribed to DataFinder.
https://bugs.launchpad.net/bugs/888579

Title:
  Cannot use SVN repository without any change set.

Status in DataFinder - flexible data management:
  New

Bug description:
  A SVN repository without any commit is not recognized as valid SVN
  repository. The problem is that "svn log" which is used in
  datafinder.persistence.adapters.svn.util.cpython.CPythonSubversionWrapper.canBeAccessed
  reports an error. Thus, the validation fails.

To manage notifications about this bug go to:
https://bugs.launchpad.net/datafinder/+bug/888579/+subscriptions


Follow ups

References