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
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
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
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
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
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