Re: svn backup

2013-10-07 Thread Thomas Harold
On 10/7/2013 3:37 PM, rvaede wrote: > > > I am confused on how to backup my repositary. Note: Making a raw file-level backup of a SVN repository is not advisable. There may be open files, files that changed while the backup is running, etc. So you will need to use one of the hotcopy / du

Re: logging externals commit

2013-10-07 Thread Johan Corveleyn
On Sun, Oct 6, 2013 at 3:12 PM, Zvika Castel wrote: > > Hi, > > > > In general, it's about seeing the log of a commit to an externals file. > > I will try to describe the situation: > > I have folder named "Master" with file named "FileA.txt" in it. > > Somewhere in the project tree I have also a

Re: svn backup

2013-10-07 Thread Thorsten Schöning
Guten Tag rvaede, am Montag, 7. Oktober 2013 um 21:37 schrieben Sie: >I did do a svnadmin dump /export/svn > /test/file.dump >and I get a very small file, I restored it and it consists of > hook, format, lock, db, conf and its about 304 KB A dump shouldn't ever contain the hooks-director

svn backup

2013-10-07 Thread rvaede
I am confused on how to backup my repositary. There is an /export/svn directory that holds all the projects directories, hook, format lock, db etc... its about 14 GB I did do a svnadmin dump /export/svn > /test/file.dump and I get a very small file, I restored it and it consists

Re: tree conflict: local add, incoming add upon merge

2013-10-07 Thread Felipe Lazo
Stanimir: your comment is pure gold. Thank you very much. On Tuesday, May 24, 2011 11:11:20 AM UTC-4, Stanimir Stamenkov wrote: > > Tue, 24 May 2011 10:45:09 -0400, /David Tombs/: > > > I created the same directory, called 'config' on two branches. The > > directory had different files on each bra

Re: logging externals commit

2013-10-07 Thread Ryan Schmidt
On Oct 6, 2013, at 08:12, Zvika Castel wrote: > In general, it's about seeing the log of a commit to an externals file. > I will try to describe the situation: > I have folder named "Master" with file named "FileA.txt" in it. > Somewhere in the project tree I have also a folder named "Slave" with