1 Dec 03:33
RE: Is it possible to put a hole folder (=collection) under versi on control or to label it?
MARENDY, Anthony <Anthony.MARENDY <at> suncorp.com.au>
2005-12-01 02:33:25 GMT
2005-12-01 02:33:25 GMT
No, you can't. A folder has no corresponding VHR (the RFC doesn't make any specific recommendations in relation to what things are version-controllable). The problem that you have is that a folder only makes sense within the work area that it is defined. e.g. The same file (and indeed version) can be in folder abc under /files (/files/abc/file.txt), and in folder def under workspace /workspaces/ws1 (/workspaces/ws1/def/file.txt). What you need to to, is to set up a separate file in you write the directory structure and corresponding versions at build time. I hope this helps. Anthony. > -----Original Message----- > From: Tobias Joch [SMTP:Tobias.Joch <at> combots.com] > Sent: Thursday, 1 December 2005 1:59 > To: slide-user <at> jakarta.apache.org > Subject: Is it possible to put a hole folder (=collection) under > version control or to label it? > > Hi @all, > > > > I have a hierarchical content repository in which I have multiple > artefacts with in a collection e.g. >(Continue reading)
RSS Feed