#3175: No changeset xxx in the repository
-------------------------------------+--------------------------------------
Reporter: sven | Owner: cboos
Type: defect | Status: new
Priority: high | Milestone:
Component: browser | Version: 0.9.4
Severity: major | Resolution:
Keywords: no changeset repository |
-------------------------------------+--------------------------------------
Comment (by anonymous):
Sorry for the blocker thing, I actually put it back to blocker since I
thought it would be less severe then major. Figured it _blocked_ a certain
functionality, which is the repository browser, since its practically
useless at the moment..
first off, in subversion itself, all works ok. Only trac shows the problem
Then, the location of the repository in the filesystem is /svn/asca. (We
have multiple repositories stored in /home/subversion but its always
accessed through a symbolic link in root: /svn. The one with the problem
is /svn/asca)
about the repository, so you understand the way we set it up:
we have multiple projects with multiple programmers. All projecs are
located in /svn/asca/projects. each project has a systems library
directory 'slib' which is a branch, located in
/svn/asca/projects/projectname/trunk/slib. The trunk for the system
libraries is /svn/asca/libraries/slib/trunk. All programmers make changs
to their version of slib to fix bugs, add new functionality, etc. From
time to time, all these changes are merged back into the trunk, and from
time to time, a new stable trunk version is merges back into the projects
so that everybody has these new changes.
The trac installation that has a problem is using
/svn/asca/projects/andrade as a base repository path (I guess that would
be repository_dir), so its not using the root of the repository. When I
look in trac in /trunk (assuming the / root dir is
/svn/asca/projects/andrade!) in the HEAD revision, all looks ok. As soon
as I enter the sub directory /trunk/slib, I get the error
No changeset 360 in the repository
/svn/asca/projects/andrade/trunk/slib did not yet exist until revision 600
or so. It did exist in the repository, but only in the trunk
/svn/asca/libraries/slib/trunk (which is outside the scope of the
repository_dir). At revision 600 (more or less), all projects received
their own branch of the slib trunk.
I hope this is clear enough.. if any other help is needed let me know..
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/3175>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets