Need advise for branching/tagging/trunking an entirely new revision of trunk

2012-07-13 Thread Daevid Vincent
We have been building and maintaining our project for 18 months in SVN
"/mycompany/m.example.com/trunk". 
Current revision is @r3881.

Now we want to re-design. This includes directory structures, files, code,
etc.

I was thinking we just want to shove everything that is now 'trunk' into a
'branch' and start with a clean slate in 'trunk'. Everyone will re-checkout
and we will re-export on the production server too. We are only 3
developers, so impact is minimal whatever we decide.

[a] is this advisable? if not, what is the proper way to do this?

[b] what would be the SVN commands to accomplish this?

[c] we've never done any branching or tagging before. We simply use SVN for
the very basics to commit, revert, archive/backup, export/checkout, etc...

We're running Subversion 1.6.16 if that matters.



RE: Displaying commit logs via Apache / mod_dav_svn

2012-08-13 Thread Daevid Vincent
I've used (and love) http://trac.edgewall.org/

Awesome integration with SVN plus a Wiki and Bugtracker to boot (all tied 
together so you can reference commits or pages from each other. It has a lovely 
AJAXy source tree browser, with diff tools, and all sorts of joy. It's FREE too.


d.

There are only 11 types of people in this world. Those that think binary jokes 
are funny, those that don't, and those that don't know binary.


> -Original Message-
> From: Trent Fisher [mailto:trent.fis...@oracle.com]
> Sent: Monday, August 13, 2012 4:31 PM
> To: users@subversion.apache.org
> Subject: Re: Displaying commit logs via Apache / mod_dav_svn
> 
> There is also WebSVN: http://www.websvn.info/
> 
> If you want to go a bare-bones approach, you could use ReposStyle:
> http://reposstyle.com/
> 
> On 08/13/2012 02:19 AM, Nico Kadel-Garcia wrote:
> > Viewvc works very well...
> >
> > Sent from my iPhone
> >
> > On Aug 11, 2012, at 12:44, Robert Heller  wrote:
> >
> >> Is it possible to display subversion commit logs directly via
> >> mod_dav_svn in a web browser?  Do I need to install some additional
> >> (third-party) software to do this?
> >>
> >>
> >> --
> >> Robert Heller -- 978-544-6933 / hel...@deepsoft.com
> >> Deepwoods Software-- http://www.deepsoft.com/
> >> ()  ascii ribbon campaign -- against html e-mail
> >> /\  www.asciiribbon.org   -- against proprietary attachments
> >>
> >>
> >>