Subversion Repositories DevTools

Rev

Rev 2489 | Rev 2757 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2489 Rev 2650
Line 3... Line 3...
3
------------------------------------------------------------------------
3
------------------------------------------------------------------------
4
Major changes:
4
Major changes:
5
 
5
 
6
Minor changes:
6
Minor changes:
7
    * Subversion Extraction
7
    * Subversion Extraction
8
      Detect and report error condition where a tag references a parent directory
8
      Detect and report error condition where a tag references a parent
9
      of the tag.
9
      directory of the tag.
10
 
10
 
-
 
11
      Better handling of tagged versions that have been moved within the
-
 
12
      repository.
-
 
13
 
-
 
14
    * Subversion Support
-
 
15
      Detect authentication errors and issue user-friendly error messages
-
 
16
      showing the user what to do.
-
 
17
 
-
 
18
Internal:
-
 
19
    * Jats Utility: JatsFileUtil usage
-
 
20
      Better handling of files with nasty characters(%'&) in them.
-
 
21
      Now use a modified Url encoding scheme to pass them into JatsFileUtil
-
 
22
      JatsFileUtil Will perform Url decoding of all arguments
-
 
23
      
11
------------------------------------------------------------------------
24
------------------------------------------------------------------------
12
Version:  3.1.2000.cr                               Released: 15-Nov-12
25
Version:  3.1.2000.cr                               Released: 15-Nov-12
13
------------------------------------------------------------------------
26
------------------------------------------------------------------------
14
Major changes:
27
Major changes:
15
 
28