Re: How to work around E000018: invalid cross-device link

2021-03-10 Thread Daniel Sahlberg
Den ons 10 mars 2021 kl 16:21 skrev Zhao Wu : > To whom it may concern, > > Is it possible to put one directory in a repo on a mounted directory? We > need this for several reasons: > When you mention "repo", is it actually the repository you refer to or is it a working copy? The repository, whi

How to work around E000018: invalid cross-device link

2021-03-10 Thread Zhao Wu
To whom it may concern, Is it possible to put one directory in a repo on a mounted directory? We need this for several reasons: 1. sensitive files must be kept on encrypted file system, but to put the entire repo is too slow; 2. sometimes we want to test different versions without checking out the

Re: How to Prevent SVN commits if the Valid number is not entered

2021-03-10 Thread Lorenz
Phani Teja wrote: >Hello i need help regarding SVN , how can i prevent if people do not enter >with Letter DE followed by 3 or 4 number (e.g DE123 or DE1234) in svn log >message while doing commit.below is the configurating i have in my >pre-commit bat file.Any help or lead would be highly apprecia